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 a22cf3e commit b77752c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"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"
},

Expand Down

0 comments on commit b77752c

Please sign in to comment.