Skip to content

Commit dab2c5c

Browse files
Update phpstan/phpstan requirement from ^0.12.28 to ^0.12.28 || ^1.0.0
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/master/CHANGELOG.md) - [Commits](phpstan/phpstan@0.12.28...1.2.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7128e7a commit dab2c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"phpunit/phpunit": "^8.5.13 || ^9.3.8",
2727
"slim/psr7": "^1.1",
2828
"squizlabs/php_codesniffer": "^3.5",
29-
"phpstan/phpstan": "^0.12.28"
29+
"phpstan/phpstan": "^0.12.28 || ^1.0.0"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)