Skip to content

Commit 5309499

Browse files
committed
Update versions
1 parent 43697ff commit 5309499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
},
3636
"require": {
3737
"php": "^7.1",
38-
"nikic/php-parser": "^4.3"
38+
"nikic/php-parser": "^4.4"
3939
},
4040
"require-dev": {
41-
"phpunit/phpunit": "^7.0",
41+
"phpunit/phpunit": "^7.5",
4242
"squizlabs/php_codesniffer": "^3.5"
4343
},
4444
"scripts": {

0 commit comments

Comments
 (0)