Skip to content

Commit fb15b81

Browse files
committed
Bump dependencies for Laravel 10
1 parent 53cea93 commit fb15b81

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
@@ -14,10 +14,10 @@
1414
],
1515
"require": {
1616
"php": "^7.3 | ^7.4 | ^8.0",
17-
"illuminate/support": "^8.71 | ^9.0"
17+
"illuminate/support": "^8.71 | ^9.0|^10.0"
1818
},
1919
"require-dev": {
20-
"orchestra/testbench": "^6.23 | ^7.0",
20+
"orchestra/testbench": "^6.23 | ^7.0|^8.0",
2121
"phpunit/phpunit": "^9.5.10",
2222
"mockery/mockery": "^1.4.4"
2323
},

0 commit comments

Comments
 (0)