Skip to content

Commit 40a76c1

Browse files
chore(deps-dev): bump the deps group with 2 updates
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Updates `friendsofphp/php-cs-fixer` to 3.25.0 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.22.0...v3.25.0) Updates `phpstan/phpstan` to 1.10.32 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.26...1.10.32) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development dependency-group: deps - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09a83d8 commit 40a76c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
},
4545
"require-dev": {
4646
"ext-pdo_sqlite": "*",
47-
"friendsofphp/php-cs-fixer": "3.22.0",
47+
"friendsofphp/php-cs-fixer": "3.25.0",
4848
"laravel/legacy-factories": "^1.0",
4949
"mfn/php-cs-fixer-config": "^2",
5050
"mockery/mockery": "^1.2",
51-
"phpstan/phpstan": "1.10.26",
51+
"phpstan/phpstan": "1.10.32",
5252
"nunomaduro/larastan": "2.6.4",
5353
"orchestra/testbench": "^7.0|^8.0",
5454
"phpunit/phpunit": "^9",

0 commit comments

Comments
 (0)