Skip to content

Commit fcee6a2

Browse files
committed
Updated dev depdendencies, see details:
- Installing symfony/polyfill-php81 (v1.23.0) - Upgrading bitexpert/phpstan-magento (v0.8.0 => v0.9.0) - Upgrading composer/xdebug-handler (2.0.1 => 2.0.2) - Upgrading doctrine/annotations (1.13.1 => 1.13.2) - Upgrading friendsofphp/php-cs-fixer (v3.0.0 => v3.1.0) - Upgrading justinrainbow/json-schema (5.2.10 => 5.2.11) - Upgrading mikey179/vfsstream (v1.6.8 => v1.6.10) - Upgrading nikic/php-parser (v4.11.0 => v4.13.0) - Upgrading phar-io/manifest (2.0.1 => 2.0.3) - Upgrading phpdocumentor/type-resolver (1.4.0 => 1.5.0) - Upgrading phpspec/prophecy (1.13.0 => 1.14.0) - Upgrading phpstan/phpstan (0.12.92 => 0.12.99) - Upgrading phpunit/php-code-coverage (9.2.6 => 9.2.7) - Upgrading phpunit/phpunit (9.5.6 => 9.5.10) - Upgrading symfony/event-dispatcher (v4.4.25 => v4.4.30) - Upgrading symfony/filesystem (v5.3.3 => v5.3.4) - Upgrading symfony/finder (v5.3.0 => v5.3.7) - Upgrading symfony/options-resolver (v5.3.0 => v5.3.7) - Upgrading symfony/polyfill-php80 (v1.23.0 => v1.23.1) - Upgrading symfony/process (v4.4.26 => v4.4.30) - Upgrading symfony/stopwatch (v5.3.0 => v5.3.4) - Upgrading theseer/tokenizer (1.2.0 => 1.2.1)
1 parent aa47d04 commit fcee6a2

File tree

2 files changed

+231
-143
lines changed

2 files changed

+231
-143
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/console": "^2.5 || ^3.0 || ^4.0 || ^5.0"
2222
},
2323
"require-dev": {
24-
"bitexpert/phpstan-magento": "^0.8.0",
24+
"bitexpert/phpstan-magento": "^0.9.0",
2525
"ergebnis/composer-normalize": "^2.2",
2626
"friendsofphp/php-cs-fixer": "^3.0",
2727
"magento/magento-coding-standard": "^6.0",

0 commit comments

Comments
 (0)