Skip to content

Commit 9477b8c

Browse files
committed
Updated a bunch of dev dependencies including their dependencies, see details:
- Updating bitexpert/phpstan-magento (v0.5.0 => v0.6.0) - Updating doctrine/annotations (1.11.1 => 1.12.1) - Updating friendsofphp/php-cs-fixer (v2.17.3 => v2.18.2) - Updating nette/neon (v3.2.1 => v3.2.2) - Updating phpstan/phpstan (0.12.67 => 0.12.80) - Updating symfony/event-dispatcher (v4.4.18 => v4.4.20) - Updating symfony/filesystem (v5.2.1 => v5.2.4) - Updating symfony/finder (v5.2.1 => v5.2.4) - Updating symfony/options-resolver (v5.2.1 => v5.2.4) - Updating symfony/polyfill-ctype (v1.22.0 => v1.22.1) - Updating symfony/polyfill-php72 (v1.22.0 => v1.22.1) - Updating symfony/polyfill-php73 (v1.22.0 => v1.22.1) - Updating symfony/polyfill-php80 (v1.22.0 => v1.22.1) - Updating symfony/process (v4.4.18 => v4.4.20) - Updating symfony/stopwatch (v5.2.1 => v5.2.4)
1 parent f3d3df9 commit 9477b8c

File tree

2 files changed

+72
-78
lines changed

2 files changed

+72
-78
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.5.0",
24+
"bitexpert/phpstan-magento": "^0.6.0",
2525
"ergebnis/composer-normalize": "^2.2",
2626
"friendsofphp/php-cs-fixer": "^2.17",
2727
"magento/magento-coding-standard": "^6.0",

0 commit comments

Comments
 (0)