Skip to content

Commit 8a47657

Browse files
committed
Move to Laravel 11 only
1 parent f93aa7a commit 8a47657

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^8.0",
15-
"illuminate/support": "^10.0|^11.0",
14+
"illuminate/support": "^11.0",
1615
"mobiledetect/mobiledetectlib": "^4.8"
1716
},
1817
"autoload": {

0 commit comments

Comments
 (0)