Skip to content

Commit 2cbb796

Browse files
authored
Merge pull request #14 from n4ss1m/support_l12
support laravel 12
2 parents 29ad9f8 + 9bd0d66 commit 2cbb796

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
"require": {
3232
"php": "^8.2",
3333
"guzzlehttp/guzzle": "^7.0",
34-
"illuminate/validation": "^9|^10|^11"
34+
"illuminate/validation": "^9 | ^10 | ^11 | ^12"
3535
},
3636
"require-dev": {
3737
"laravel/pint": "^1.20.0",

0 commit comments

Comments
 (0)