Skip to content

Commit 65f58dd

Browse files
authored
Update composer.json
1 parent e74a623 commit 65f58dd

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
@@ -22,11 +22,11 @@
2222
],
2323
"require": {
2424
"php": "^7.1|^8.0|^9.0",
25-
"illuminate/support": "^7.0|^8.0",
25+
"illuminate/support": "^7.0|^8.0|^9.0",
2626
"laravel/helpers": "^1.1"
2727
},
2828
"require-dev": {
29-
"orchestra/testbench": "^4.0|^5.0|^6.0",
29+
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
3030
"spatie/laravel-translatable": "^4.2"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)