Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetzner committed Aug 30, 2024
2 parents 734930b + 13a0e80 commit b3436c8
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 475 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"symfony/validator": "^6.4|^7.0",
"symfony/validator": "^7.0",
"jms/serializer-bundle": "^5.4",
"symfony/framework-bundle": "^6.4|^7.0"
"symfony/framework-bundle": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^11.0",
"friendsofphp/php-cs-fixer": "*",
"phpstan/phpstan": "*",
"symfony/browser-kit": "^6.4|^7.0",
"symfony/yaml": "^6.4|^7.0",
"symfony/browser-kit": "^7.0",
"symfony/yaml": "^7.0",
"hoa/regex": "~1.0",
"rector/rector": "^1.2"
},
Expand Down
Loading

0 comments on commit b3436c8

Please sign in to comment.