Skip to content

Commit f828b90

Browse files
authored
Merge pull request #3 from LarsWiegers/main
Laravel 10
2 parents d62e2a8 + e6702dd commit f828b90

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",
19+
"illuminate/collections": "^9.43|^10.0",
2020
"ramsey/uuid": "^4.6",
2121
"spatie/period": "^2.3"
2222
},

0 commit comments

Comments
 (0)