Skip to content

Commit 908779e

Browse files
committed
Remove test dependency
1 parent 8b29823 commit 908779e

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,13 +18,12 @@
1818
"require": {
1919
"php": "^7.1",
2020
"doctrine/dbal": "~2.3",
21-
"kalnoy/nestedset": "^4.3",
2221
"phpdocumentor/graphviz": "^1.0",
2322
"nikic/php-parser":"^2.0|^3.0|^4.0"
2423
},
2524
"require-dev": {
2625
"larapack/dd": "^1.0",
27-
"orchestra/testbench": "~3.0",
26+
"orchestra/testbench": "~3.5",
2827
"phpunit/phpunit": "^7.0",
2928
"spatie/phpunit-snapshot-assertions": "^1.3"
3029
},

0 commit comments

Comments
 (0)