Merge branch 'release/1.1.1'
Showing
... | ... | @@ -3,7 +3,7 @@ |
"license": "MIT", | ||
"keywords": ["graphql","datatourisme","api","sparql","opendata"], | ||
"type": "library", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"homepage": "https://www.datatourisme.gouv.fr", | ||
"authors": [ | ||
{ | ||
... | ... | @@ -29,8 +29,7 @@ |
"require": { | ||
"php": ">=7.0.0", | ||
"Youshido/graphql": "^1.0", | ||
"symfony/config": "^4.0", | ||
"symfony/yaml": "^4.0", | ||
"symfony/yaml": "^3.0 || ^4.0", | ||
"twig/twig": "^2.4", | ||
"easyrdf/easyrdf": "^0.9.1" | ||
}, | ||
... | ... |
Please register or sign in to comment