Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hluna-redhat committed Apr 25, 2019
1 parent 7ac957e commit c3901bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"license": "MIT",
"require": {
"php": ">=5.3.3",
"deralex/yaml-config-service-provider": "@dev",
"deralex/yaml-config-service-provider": "1.0.x-dev",
"erusev/parsedown": "^1.6",
"justinrainbow/json-schema": "~1.4",
"mnapoli/front-yaml": "^1.5",
"monolog/monolog": "~1.6",
"nesbot/Carbon": "~1.6",
"psr/log": "^1.0",
"silex/silex": "=1.2.5",
"silex/silex": "1.2.5",
"symfony/twig-bridge": "^2.3",
"symfony/yaml": "=2.6.13",
"symfony/yaml": "2.6.13",
"twig/twig": "^1.38"
},
"require-dev": {
Expand Down

0 comments on commit c3901bf

Please sign in to comment.