Skip to content

Commit

Permalink
Merge 55811a4 into 41f5321
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjeerd committed Nov 30, 2019
2 parents 41f5321 + 55811a4 commit bbb4a32
Show file tree
Hide file tree
Showing 11 changed files with 340 additions and 141 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"require": {
"ext-curl": "*",
"beberlei/assert": "^2.0",
"symfony/yaml": "~2.1|^3.0|^4.0",
"symfony/event-dispatcher": "^2.4|^3.0|^4.0"
"symfony/yaml": "~2.1|^3.0|^4.0|^5.0",
"symfony/event-dispatcher": "^2.4|^3.0|^4.0|^5.0"
},

"require-dev": {
"phpunit/phpunit": "^4.8|^5.0",
"sebastian/version": "^1.0.3|^2.0",
"mikey179/vfsStream": "^1.2",
"mikey179/vfsstream": "^1.2",
"lapistano/proxy-object": "dev-master#d7184a479f502d5a0f96d0bae73566dbb498da8f"
},

Expand Down

0 comments on commit bbb4a32

Please sign in to comment.