Skip to content

Commit 4bb5b82

Browse files
authored
Merge pull request #91 from php-school/update-workshop-3
Update to workshop 3 (dev version)
2 parents 706bfd3 + 4f95ca0 commit 4bb5b82

15 files changed

+731
-265
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require" : {
1515
"php" : ">=7.2",
1616
"ext-pdo_sqlite": "*",
17-
"php-school/php-workshop": "2.2",
17+
"php-school/php-workshop": "dev-master",
1818
"hoa/socket": "^1.0"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)