Skip to content

Commit b27dca2

Browse files
authored
Merge pull request #159 from php-school/php-72
Update deps to fix some issues on PHP 7.2
2 parents e1438c3 + 0a86e6b commit b27dca2

File tree

2 files changed

+279
-311
lines changed

2 files changed

+279
-311
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"psr/http-message": "^1.0",
3030
"zendframework/zend-diactoros": "^1.3.6",
3131
"myclabs/php-enum": "^1.4",
32-
"kadet/keylighter": "^0.8.2",
32+
"kadet/keylighter": "^0.8.3",
3333
"nikic/php-parser": "^3.0"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)