Skip to content

Commit 0034083

Browse files
authored
Update composer.json
1 parent 30af2c5 commit 0034083

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,9 @@
4040
},
4141
"require-dev": {
4242
"orchestra/testbench": "^4.0|^5.0|^6.0"
43-
}
43+
},
44+
"config": {
45+
"sort-packages": true
46+
},
47+
"minimum-stability": "dev"
4448
}

0 commit comments

Comments
 (0)