Skip to content

Commit 181a12f

Browse files
committed
Update deps
1 parent 053d95e commit 181a12f

File tree

2 files changed

+210
-105
lines changed

2 files changed

+210
-105
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
],
1111
"require" : {
1212
"php" : ">=5.6",
13-
"php-school/php-workshop": "^0.3",
13+
"php-school/php-workshop": "^0.4",
1414
"php-school/workshop-installer": "^0.1"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "~4.1",
1818
"squizlabs/php_codesniffer": "~2.0",
19-
"composer/composer": ">=1.0.0-beta"
19+
"composer/composer": "^1.0"
2020
},
2121
"autoload" : {
2222
"psr-4" : {

0 commit comments

Comments
 (0)