Skip to content

Commit 42cee0f

Browse files
committed
Update orchestra/testbench, remove Lumen dev-dependency
1 parent f29547c commit 42cee0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"symfony/cache": "^5.4|^6.0"
1919
},
2020
"require-dev": {
21-
"orchestra/testbench": "^6.0",
22-
"laravel/lumen-framework": "^8.3",
21+
"orchestra/testbench": "^6.0 || 7.0",
2322
"symplify/easy-coding-standard": "^10.0"
2423
},
2524
"autoload": {

0 commit comments

Comments
 (0)