Skip to content

Commit 056344b

Browse files
authored
Update composer.json (#16)
1 parent 3d340ef commit 056344b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"require": {
1818
"php": ">=7.1",
19-
"illuminate/support": "^7.0|^8.0|^9.0",
20-
"illuminate/validation": "^7.0|^8.0|^9.0"
19+
"illuminate/support": "^7.0|^8.0|^9.0|^10",
20+
"illuminate/validation": "^7.0|^8.0|^9.0|^10"
2121
},
2222
"minimum-stability": "dev",
2323
"prefer-stable": true,

0 commit comments

Comments
 (0)