Skip to content

Commit

Permalink
fix(deps): update symfony packages to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent f77d981 commit ba0eb1a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,18 +46,18 @@
"shardj/zf1-future": "1.23.*",
"smalot/pdfparser": "^2.2",
"solarium/solarium": "^6.3.1",
"symfony/cache": "^5.4",
"symfony/event-dispatcher": "^6.4",
"symfony/filesystem": "^6.4",
"symfony/cache": "^7.0",
"symfony/event-dispatcher": "^7.0",
"symfony/filesystem": "^7.0",
"symfony/polyfill-mbstring": "*",
"symfony/polyfill-php82": "*",
"symfony/polyfill-php83": "*",
"symfony/polyfill-php84": "*",
"symfony/property-access": "^6.4",
"symfony/serializer": "^6.4",
"symfony/yaml": "^6.4",
"symfony/property-access": "^7.0",
"symfony/serializer": "^7.0",
"symfony/yaml": "^7.0",
"vlucas/phpdotenv": "^5.5",
"symfony/intl": "^6.4"
"symfony/intl": "^7.0"
},

"require-dev": {
Expand Down

0 comments on commit ba0eb1a

Please sign in to comment.