Skip to content

Commit

Permalink
Correct composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bajb committed Mar 26, 2019
1 parent 9937903 commit 66af5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php": ">=7.0",
"guzzlehttp/guzzle": "~6.3",
"symfony/serializer": "~3.3",
"packaged/helpers": "~1.0|~2.0",
"packaged/helpers": "~1.17|~2.0",
"packaged/docblock": "~0",
"packaged/config": "~1.0"
},
Expand Down

0 comments on commit 66af5e5

Please sign in to comment.