Skip to content

Commit

Permalink
Merge pull request #14 from adriansuter/patch-composer
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
adriansuter authored Apr 24, 2020
2 parents 43697ff + 5309499 commit 5a32c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
},
"require": {
"php": "^7.1",
"nikic/php-parser": "^4.3"
"nikic/php-parser": "^4.4"
},
"require-dev": {
"phpunit/phpunit": "^7.0",
"phpunit/phpunit": "^7.5",
"squizlabs/php_codesniffer": "^3.5"
},
"scripts": {
Expand Down

0 comments on commit 5a32c12

Please sign in to comment.