Skip to content

Commit f5c9e27

Browse files
committed
composer: Update dependencies
Changelogs summary: - symfony/deprecation-contracts updated from v3.0.2 to v3.6.0 minor See changes: symfony/deprecation-contracts@v3.0.2...v3.6.0 Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v3.6.0 - symfony/options-resolver updated from v6.0.19 to v6.4.30 minor See changes: symfony/options-resolver@v6.0.19...v6.4.30 Release notes: https://github.com/symfony/options-resolver/releases/tag/v6.4.30 - symfony/finder updated from v6.0.19 to v6.4.27 minor See changes: symfony/finder@v6.0.19...v6.4.27 Release notes: https://github.com/symfony/finder/releases/tag/v6.4.27 - symfony/var-exporter updated from v6.0.19 to v6.4.26 minor See changes: symfony/var-exporter@v6.0.19...v6.4.26 Release notes: https://github.com/symfony/var-exporter/releases/tag/v6.4.26 - symfony/service-contracts updated from v3.0.2 to v3.6.1 minor See changes: symfony/service-contracts@v3.0.2...v3.6.1 Release notes: https://github.com/symfony/service-contracts/releases/tag/v3.6.1 - symfony/cache-contracts updated from v3.0.2 to v3.6.0 minor See changes: symfony/cache-contracts@v3.0.2...v3.6.0 Release notes: https://github.com/symfony/cache-contracts/releases/tag/v3.6.0 - symfony/cache updated from v6.0.19 to v6.4.30 minor See changes: symfony/cache@v6.0.19...v6.4.30 Release notes: https://github.com/symfony/cache/releases/tag/v6.4.30 - symfony/phpunit-bridge updated from v7.3.4 to v7.4.0 minor See changes: symfony/phpunit-bridge@v7.3.4...v7.4.0 Release notes: https://github.com/symfony/phpunit-bridge/releases/tag/v7.4.0 - symfony/phpunit-bridge updated from v7.4.0 to v8.0.0 major See changes: symfony/phpunit-bridge@v7.4.0...v8.0.0 Release notes: https://github.com/symfony/phpunit-bridge/releases/tag/v8.0.0
1 parent 1db6af2 commit f5c9e27

File tree

2 files changed

+114
-89
lines changed

2 files changed

+114
-89
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"j0k3r/graby": "^2.0",
1717
"lordelph/icofileloader": "^3.0",
1818
"mibe/feedwriter": "^1.0",
19-
"monolog/monolog": "^2.0",
19+
"monolog/monolog": "^2.10",
2020
"php-http/guzzle7-adapter": "^1.0",
2121
"psr/container": "^2.0",
2222
"psr/simple-cache": "^3.0",
@@ -34,7 +34,7 @@
3434
"phpstan/phpstan": "^2.0",
3535
"phpstan/phpstan-deprecation-rules": "^2.0",
3636
"rector/rector": "^2.2",
37-
"symfony/phpunit-bridge": "^7.0"
37+
"symfony/phpunit-bridge": "^8.0"
3838
},
3939
"license": "GPL-3.0",
4040
"authors": [

0 commit comments

Comments
 (0)