Skip to content

Commit d3b58b1

Browse files
committed
Updated dependencies (updated phpstan only to 1.7.4, it looks like there might be a bug introduced in 1.7.5 that's still there in 1.7.15), see package update details:
- Removing container-interop/container-interop (1.2.0) - Upgrading bitexpert/phpstan-magento (v0.21.0 => v0.23.0) - Upgrading colinmollenhour/credis (v1.13.0 => v1.13.1) - Upgrading composer/ca-bundle (1.3.1 => 1.3.2) - Upgrading composer/composer (2.2.12 => 2.2.14) - Upgrading composer/spdx-licenses (1.5.6 => 1.5.7) - Upgrading ergebnis/composer-normalize (2.25.2 => 2.28.1) - Upgrading guzzlehttp/guzzle (7.4.2 => 7.4.5) - Upgrading guzzlehttp/psr7 (2.2.1 => 2.4.0) - Upgrading laminas/laminas-code (4.5.1 => 4.5.2) - Upgrading laminas/laminas-servicemanager (3.10.0 => 3.12.0) - Upgrading laminas/laminas-stdlib (3.7.1 => 3.10.1) - Upgrading laminas/laminas-validator (2.17.0 => 2.20.0) - Upgrading magento/magento-coding-standard (22 => 25) - Upgrading magento/zendframework1 (1.15.0 => 1.15.1) - Upgrading monolog/monolog (2.5.0 => 2.7.0) - Upgrading nikic/php-parser (v4.13.2 => v4.14.0) - Upgrading phpstan/phpstan (1.6.2 => 1.7.4) - Upgrading phpunit/phpunit (9.5.20 => 9.5.21) - Upgrading rector/rector (0.12.21 => 0.13.2) - Upgrading squizlabs/php_codesniffer (3.6.2 => 3.7.1) - Upgrading symfony/console (v4.4.41 => v4.4.42) - Upgrading symfony/deprecation-contracts (v3.0.1 => v3.1.0) - Upgrading symfony/event-dispatcher (v4.4.37 => v4.4.42) - Upgrading symfony/filesystem (v6.0.7 => v6.1.0) - Upgrading symfony/finder (v6.0.8 => v6.1.0) - Upgrading symfony/options-resolver (v6.0.3 => v6.1.0) - Upgrading symfony/polyfill-ctype (v1.25.0 => v1.26.0) - Upgrading symfony/polyfill-intl-idn (v1.25.0 => v1.26.0) - Upgrading symfony/polyfill-intl-normalizer (v1.25.0 => v1.26.0) - Upgrading symfony/polyfill-mbstring (v1.25.0 => v1.26.0) - Upgrading symfony/polyfill-php72 (v1.25.0 => v1.26.0) - Upgrading symfony/polyfill-php73 (v1.25.0 => v1.26.0) - Upgrading symfony/polyfill-php80 (v1.25.0 => v1.26.0) - Upgrading symfony/polyfill-php81 (v1.25.0 => v1.26.0) - Upgrading symfony/stopwatch (v6.0.5 => v6.1.0) - Upgrading webmozart/assert (1.10.0 => 1.11.0)
1 parent dc00e09 commit d3b58b1

File tree

2 files changed

+269
-302
lines changed

2 files changed

+269
-302
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/console": "^2.5 || ^3.0 || ^4.0 || ^5.0"
2323
},
2424
"require-dev": {
25-
"bitexpert/phpstan-magento": "^0.21.0",
25+
"bitexpert/phpstan-magento": "^0.23.0",
2626
"ergebnis/composer-normalize": "^2.17",
2727
"friendsofphp/php-cs-fixer": "^3.0",
2828
"magento/magento-coding-standard": ">=6",

0 commit comments

Comments
 (0)