Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/php82
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude committed Jan 18, 2024
2 parents 0fdfb24 + 02315a3 commit 7688b1f
Show file tree
Hide file tree
Showing 5 changed files with 592 additions and 667 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@
],
"require": {
"php": "^7.2|<8.3",
"ext-SimpleXML": "*",
"ext-libxml": "*",
"ext-pdo": "*",
"ext-SimpleXML": "*",
"doctrine/dbal": "^2.5.2",
"doctrine/event-manager": "^1.0",
"fakerphp/faker": "^1.6",
"symfony/console": "^4.0|^5.0|^6.0",
"symfony/service-contracts": "^2.1.2"
Expand Down
Loading

0 comments on commit 7688b1f

Please sign in to comment.