Skip to content

Commit a28c5e5

Browse files
committed
Update composer
1 parent 30759e9 commit a28c5e5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

composer.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,8 @@
1313
"require": {
1414
"php": ">=5.3"
1515
},
16-
"autoload": {
17-
"psr-4": {
18-
"\\": "/"
19-
},
20-
"minimum-stability": "1.1.1",
21-
"prefer-stable": true
22-
},
16+
"minimum-stability": "dev",
17+
"prefer-stable": true,
2318
"extra": {
2419
"installer-paths": {
2520
"/": ["rcarvello/webmvcframework"]

0 commit comments

Comments
 (0)