Skip to content

Commit

Permalink
Fix issues with symfony 5
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverde8 authored Aug 27, 2021
1 parent ae7c885 commit 9e15133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": ">=7.4.0",
"oliverde8/php-etl": "^V0.3.0",
"oliverde8/php-etl": "^V0.4.0",
"symfony/framework-bundle": "^4.4|^5.0",
"symfony/messenger": "^4.4|^5.0"
},
Expand Down

0 comments on commit 9e15133

Please sign in to comment.