Skip to content

Commit 672d79d

Browse files
authored
Supports Laravel 12 (#36)
1 parent 7645bd3 commit 672d79d

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
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": "^7.2.0|^8.0",
18-
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
18+
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
1919
},
2020
"require-dev": {
2121
"phpstan/phpstan": "^1.10",

0 commit comments

Comments
 (0)