Skip to content

Commit aa47498

Browse files
committed
Merge branch 'laravel_10' into 'main'
Laravel 10 support See merge request ecphp/laravel-cas!9
2 parents c2f6110 + 812ef7b commit aa47498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ext-libxml": "*",
1818
"ext-simplexml": "*",
1919
"ecphp/cas-lib": "^2.0",
20-
"laravel/framework": "^9.0"
20+
"laravel/framework": "^9 || ^10"
2121
},
2222
"require-dev": {
2323
"ecphp/php-conventions": "^1.0",

0 commit comments

Comments
 (0)