Skip to content

Commit 659d0b7

Browse files
committed
Bump dependencies for Laravel 10
1 parent 5a7c754 commit 659d0b7

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
@@ -17,10 +17,10 @@
1717
],
1818
"require": {
1919
"php": "^7.4|^8.0",
20-
"illuminate/support": "^8.0|^9.0"
20+
"illuminate/support": "^8.0|^9.0|^10.0"
2121
},
2222
"require-dev": {
23-
"orchestra/testbench": "^6.0|^7.0",
23+
"orchestra/testbench": "^6.0|^7.0|^8.0",
2424
"pestphp/pest": "^1.22",
2525
"phpunit/phpunit": "^9.0"
2626
},

0 commit comments

Comments
 (0)