We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48b5066 + 2efac29 commit 58993fbCopy full SHA for 58993fb
1 file changed
composer.json
@@ -24,6 +24,9 @@
24
"rector/rector": "^0.8",
25
"squizlabs/php_codesniffer": "^3.3"
26
},
27
+ "config": {
28
+ "sort-packages": true
29
+ },
30
"autoload": {
31
"psr-4": {
32
"CodeIgniter\\": "system/"
0 commit comments