Skip to content

Commit

Permalink
sec updates (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag authored Feb 3, 2022
1 parent 314a1f8 commit 2377326
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
},
"require": {
"php": "^7.4 || ^8.0",
"symfony/framework-bundle": "^4.4 || ^5.0 || ^5.2 || ^6.0",
"symfony/twig-bundle": "^4.4 || ^5.0 || ^5.2 || ^6.0",
"symfony/form": "^4.4 || ^5.0",
"symfony/asset": "^4.4 || ^5.0",
"symfony/templating": "^4.4 || ^5.0",
"tinymce/tinymce": "^4|^5"
"symfony/framework-bundle": "^4.4 || ^5.2 || ^6.0",
"symfony/twig-bundle": "^4.4 || ^5.2 || ^6.0",
"symfony/form": "^4.4 || ^5.2 || ^6.0",
"symfony/asset": "^4.4 || ^5.2 || ^6.0",
"symfony/templating": "^4.4 || ^5.2 || ^6.0",
"tinymce/tinymce": "^4 || >=5.1.0"
},
"require-dev" : {
"symfony/phpunit-bridge": "^4.1 || ^5.0 || ^5.2 || ^6.0",
Expand Down

0 comments on commit 2377326

Please sign in to comment.