Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit d34e5cd

Browse files
committed
feat: update dependencies
update phpunit
1 parent d99c51e commit d34e5cd

6 files changed

+2130
-1510
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
}
2626
},
2727
"require": {
28-
"illuminate/routing": "^9.0",
29-
"illuminate/support": "^9.0"
28+
"illuminate/routing": "^10.0",
29+
"illuminate/support": "^10.0"
3030
},
3131
"require-dev": {
32-
"orchestra/testbench": "^7.0"
32+
"orchestra/testbench": "^8.0"
3333
},
3434
"config": {
3535
"sort-packages": true

0 commit comments

Comments
 (0)