Skip to content

Commit 9e4d31c

Browse files
authored
Merge pull request #69 from php-school/update-deps
Update to hoa/socket 1.0
2 parents 07b2d4a + 52b2eae commit 9e4d31c

File tree

3 files changed

+503
-176
lines changed

3 files changed

+503
-176
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php" : ">=5.6",
1616
"ext-pdo_sqlite": "*",
1717
"php-school/php-workshop": "^0.5",
18-
"hoa/socket": "^0.15.09",
18+
"hoa/socket": "^1.0",
1919
"php-school/workshop-installer": "^0.1"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)