Skip to content

Commit

Permalink
[TASK] Update PHPStan packages to v2
Browse files Browse the repository at this point in the history
| datasource | package                    | from  | to    |
| ---------- | -------------------------- | ----- | ----- |
| packagist  | jangregor/phpstan-prophecy | 1.0.2 | 2.0.0 |
| packagist  | phpstan/phpstan-phpunit    | 1.4.1 | 2.0.1 |
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent f27843e commit 2c2b12a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/CGL/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"eliashaeussler/rector-config": "^3.0",
"ergebnis/composer-normalize": "^2.15",
"helmich/typo3-typoscript-lint": "^3.0",
"jangregor/phpstan-prophecy": "^1.0",
"jangregor/phpstan-prophecy": "^2.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-phpunit": "^2.0",
"saschaegerer/phpstan-typo3": "^1.0",
"ssch/typo3-rector": "^2.0",
"typo3/coding-standards": "^0.6.0 || ^0.7.0 || ^0.8.0"
Expand Down

0 comments on commit 2c2b12a

Please sign in to comment.