Skip to content

Commit 1e9fed5

Browse files
committed
Update Laravel 11 compatibility
1 parent f828b90 commit 1e9fed5

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
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^8.1",
19-
"illuminate/collections": "^9.43|^10.0",
19+
"illuminate/collections": "^9.43|^10.0|^11.0",
2020
"ramsey/uuid": "^4.6",
2121
"spatie/period": "^2.3"
2222
},

0 commit comments

Comments
 (0)