-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependencies (starting with PHPStan update): (#29)
The (potential) breaking changes are highlighted in bold: - phpstan/phpstan: `1.4.2` -> `~1.9.2` - phpstan/phpstan-doctrine: `1.1.0` -> `~1.3.23` - phpstan/phpstan-phpunit: `1.0.0` -> `~1.2.2` - phpstan/phpstan-symfony: `1.1.2` -> `~1.2.16` - **symplify/easy-coding-standard**: `9.4.22` -> `~11.1.17` - symfony/polyfill-php80: `^1.23` -> `^1.27` - **povils/phpmnd**: `^2.4` -> `~3.0.1` Dev dependencies were just made more specific to what is actually installed, without changing the version
- Loading branch information
1 parent
227b11a
commit cd18502
Showing
7 changed files
with
28 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
ci: | ||
composer validate | ||
vendor/bin/ecs show --debug --config ecs.php | ||
vendor/bin/ecs check --debug src | ||
vendor/bin/ecs list --ansi --debug | ||
vendor/bin/phpunit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters