Skip to content

Commit b0dbc20

Browse files
committed
Remove workshop installer dependency
1 parent 1615c65 commit b0dbc20

File tree

2 files changed

+306
-192
lines changed

2 files changed

+306
-192
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
],
1313
"require" : {
1414
"php" : ">=5.6",
15-
"php-school/php-workshop": "^0.5",
16-
"php-school/workshop-installer": "^0.1"
15+
"php-school/php-workshop": "^1.0"
1716
},
1817
"require-dev": {
1918
"phpunit/phpunit": "~4.1",

0 commit comments

Comments
 (0)