Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
Deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed May 27, 2020
1 parent cbc05ba commit 1895e7d
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 25 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"require": {
"php": "^7.1",
"ext-json": "*",
"composer/semver": "^1.5.1 || ^2.0",
"symfony/console": "^4.4.7 || ^5.0.7"
"composer/semver": "^1.5.1 || ^2.0 || ^3.0",
"symfony/console": "^4.4.8 || ^5.0.8"
},
"require-dev": {
"phpunit/phpunit": "^7.5.20 || ^8.5.3 || ^9.1.2",
"phpunit/phpunit": "^7.5.20 || ^8.5.5 || ^9.1.5",
"webimpress/coding-standard": "^1.1.5"
},
"autoload": {
Expand Down
155 changes: 133 additions & 22 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1895e7d

Please sign in to comment.