Skip to content

Commit 53ea60e

Browse files
authored
Supports Laravel 12
1 parent ffe3af5 commit 53ea60e

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
@@ -31,7 +31,7 @@
3131
"guzzlehttp/guzzle": "^6.3.1|^7.0"
3232
},
3333
"require-dev": {
34-
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0",
34+
"illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
3535
"mockery/mockery": "^1.3.1",
3636
"phpstan/phpstan": "^1.10",
3737
"phpunit/phpunit": "^8.4|^9.0|^10.4"

0 commit comments

Comments
 (0)