Skip to content

Commit

Permalink
Issue #3490183 by spokje, andypost: Update Composer dependencies for …
Browse files Browse the repository at this point in the history
…10.4.0
  • Loading branch information
longwave committed Dec 10, 2024
1 parent 3fc4a80 commit 289f6c4
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"mck89/peast": "~v1.16.3",
"pear/archive_tar": "~1.5.0",
"pear/console_getopt": "~v1.4.3",
"pear/pear-core-minimal": "~v1.10.15",
"pear/pear-core-minimal": "~v1.10.16",
"pear/pear_exception": "~v1.0.2",
"psr/cache": "~3.0.0",
"psr/container": "~2.0.2",
Expand All @@ -32,15 +32,15 @@
"ralouphie/getallheaders": "~3.0.3",
"sebastian/diff": "~4.0.6",
"symfony/console": "~v6.4.15",
"symfony/dependency-injection": "~v6.4.15",
"symfony/deprecation-contracts": "~v3.5.0",
"symfony/dependency-injection": "~v6.4.16",
"symfony/deprecation-contracts": "~v3.5.1",
"symfony/error-handler": "~v6.4.14",
"symfony/event-dispatcher": "~v6.4.13",
"symfony/event-dispatcher-contracts": "~v3.5.0",
"symfony/event-dispatcher-contracts": "~v3.5.1",
"symfony/filesystem": "~v6.4.13",
"symfony/finder": "~v6.4.13",
"symfony/http-foundation": "~v6.4.15",
"symfony/http-kernel": "~v6.4.15",
"symfony/http-foundation": "~v6.4.16",
"symfony/http-kernel": "~v6.4.16",
"symfony/mailer": "~v6.4.13",
"symfony/mime": "~v6.4.13",
"symfony/polyfill-ctype": "~v1.31.0",
Expand All @@ -52,15 +52,15 @@
"symfony/polyfill-php83": "~v1.31.0",
"symfony/process": "~v6.4.15",
"symfony/psr-http-message-bridge": "~v6.4.13",
"symfony/routing": "~v6.4.13",
"symfony/routing": "~v6.4.16",
"symfony/serializer": "~v6.4.15",
"symfony/service-contracts": "~v3.5.0",
"symfony/service-contracts": "~v3.5.1",
"symfony/string": "~v6.4.15",
"symfony/translation-contracts": "~v3.5.0",
"symfony/validator": "~v6.4.15",
"symfony/translation-contracts": "~v3.5.1",
"symfony/validator": "~v6.4.16",
"symfony/var-dumper": "~v6.4.15",
"symfony/var-exporter": "~v6.4.13",
"symfony/yaml": "~v6.4.13",
"twig/twig": "~v3.15.0"
"twig/twig": "~v3.16.0"
}
}

0 comments on commit 289f6c4

Please sign in to comment.