Skip to content

Commit fb3beba

Browse files
Merge pull request #45 from resido-fhm/master
add laravel 12 support
2 parents 29f2be0 + 42a1a37 commit fb3beba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=7.1|^8.0",
1717
"ext-xmlreader": "*",
18-
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0",
18+
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0|^12.0",
1919
"maxakawizard/json-collection-parser": "^1.1"
2020
},
2121

0 commit comments

Comments
 (0)