Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Commit

Permalink
Merge 4c18974 into 855ab7b
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickroger committed Jun 17, 2020
2 parents 855ab7b + 4c18974 commit 52f1dc9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,20 @@
"symfony/serializer": "^3.0",
"symfony/property-access": "^3.0",
"symfony/yaml": "^3.0",
"raml-org/raml-php-parser": "^2.2",
"jrfnl/PHP-cast-to-type": "^2.0",
"willdurand/negotiation": "^2.0",
"ralouphie/getallheaders": "^2.0",
"league/json-guard": "^1.0",
"league/json-reference": "^1.0"
},
"suggest": {
"silex/silex": "To use the Silex Router",
"raml-org/raml-php-parser": "To use the RAML APISpec"
"silex/silex": "To use the Silex Router"
},
"require-dev": {
"atoum/atoum": "^3.0",
"atoum/stubs": "*",
"silex/silex": "^2.0",
"raml-org/raml-php-parser": "^2.2",
"friendsofphp/php-cs-fixer": "^2.0",
"squizlabs/php_codesniffer": "^2.0",
"atoum/reports-extension": "^3.0"
Expand Down

0 comments on commit 52f1dc9

Please sign in to comment.