Skip to content

Commit 860079f

Browse files
committed
Cleanup composer.json
1 parent b5cba89 commit 860079f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"laravel/nova": "^4.0"
1515
},
1616
"require-dev": {
17-
"ergebnis/composer-normalize": "^2.26",
18-
"orchestra/testbench": "^7.4",
17+
"orchestra/testbench": "^7.11",
1918
"phpunit/phpunit": "^9.5"
2019
},
2120
"repositories": [
@@ -41,7 +40,7 @@
4140
},
4241
"config": {
4342
"allow-plugins": {
44-
"ergebnis/composer-normalize": true
43+
4544
},
4645
"sort-packages": true
4746
},

0 commit comments

Comments
 (0)