Skip to content

Commit fda5f59

Browse files
authored
Update composer.json
1 parent b247c95 commit fda5f59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^8.2",
77
"illuminate/support": "^9.0 | ^10.0 | ^11.0",
8-
"telepath/telepath": "^0.25",
8+
"telepath/telepath": "^0.26",
99
"symfony/cache": "^6.2"
1010
},
1111
"license": "MIT",
@@ -22,7 +22,7 @@
2222
],
2323
"extra": {
2424
"branch-alias": {
25-
"dev-main": "0.13.x-dev"
25+
"dev-main": "0.15.x-dev"
2626
},
2727
"laravel": {
2828
"providers": [
@@ -38,4 +38,4 @@
3838
},
3939
"minimum-stability": "dev",
4040
"prefer-stable": true
41-
}
41+
}

0 commit comments

Comments
 (0)