Skip to content
Snippets Groups Projects
Commit ee34a87c authored by jurgenhaas's avatar jurgenhaas
Browse files

Support for Drupal 10

parent 0aa2ba47
No related branches found
No related tags found
1 merge request!4Merging develop into main [MINOR_VERSION]
Pipeline #707127 passed
......@@ -33,9 +33,9 @@
"require": {
"php": ">=7.4",
"ext-json": "*",
"symfony/dotenv": "^3.4||^4.4||^5.0",
"symfony/yaml": "^3.4||^4.4||^5.0",
"twig/twig": "^2.12"
"symfony/dotenv": "^3.4||^4.4||^5.0||^6.0",
"symfony/yaml": "^3.4||^4.4||^5.0||^6.0",
"twig/twig": "^2.12||^3.4"
},
"require-dev": {
"composer/composer": "^1||^2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment