Skip to content

Commit de3d0e5

Browse files
authored
Merge pull request #76 from facile-it/dependabot/composer/phpstan/phpstan-2.1.42
Update phpstan/phpstan requirement from 2.1.40 to 2.1.42
2 parents 2a92dfc + c5ca710 commit de3d0e5

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
include:
2525
- php: '8.5'
2626
composer_options: '--ignore-platform-req=php+'
27-
- symfony-version: '^8.0.0-BETA1'
28-
composer-minimum-stability: 'beta'
27+
- symfony-version: '^8.0'
2928
php: '8.4'
3029
- symfony-version: '^7.3'
3130
php: '8.3'

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"phpspec/prophecy": "^1.18",
4141
"phpspec/prophecy-phpunit": "^2.0",
4242
"phpstan/extension-installer": "^1.4",
43-
"phpstan/phpstan": "2.1.40",
43+
"phpstan/phpstan": "2.1.42",
4444
"phpstan/phpstan-phpunit": "2.0.16",
4545
"phpunit/phpunit": "^10 || ^11 || ^12",
4646
"psalm/plugin-phpunit": "0.19.3",

0 commit comments

Comments
 (0)