Skip to content

Commit

Permalink
Fix composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasGuilloux committed Jul 30, 2021
1 parent 5281174 commit 9c4d42b
Show file tree
Hide file tree
Showing 2 changed files with 5,235 additions and 5,232 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@
"issues": "https://github.com/rich-id/cookies-regulation-bundle/issues"
},
"require": {
"doctrine/orm": "^2.7",
"php": "^7.3 | ^8.0",
"richcongress/bundle-toolbox": "^1.0",
"symfony/framework-bundle": "^4.0 || ^5.0",
"symfony/routing": "^4.0 || ^5.0",
"twig/twig": "^2.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 9c4d42b

Please sign in to comment.