Skip to content

Commit 7eb268e

Browse files
committed
Require illuminate/validation 🔖
1 parent bca5608 commit 7eb268e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"require": {
1919
"php": "^8.0",
2020
"illuminate/contracts": "^9.33|^10.0",
21+
"illuminate/validation": "^9.33|^10.0",
2122
"michael-rubel/laravel-formatters": "^7.0.6",
2223
"phpmath/bignumber": "^1.2",
2324
"spatie/laravel-package-tools": "^1.12"

0 commit comments

Comments
 (0)