Skip to content

Commit 943500b

Browse files
Update phpstan/phpstan requirement from ^0.12 to ^1.2
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.0...1.2.0) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd0ba3c commit 943500b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symfony/security-bundle": "^4.1.9 || ^5",
3333
"symfony/yaml": "^4.1.9 || ^5",
3434
"phpunit/phpunit": "^9.5",
35-
"phpstan/phpstan": "^0.12",
35+
"phpstan/phpstan": "^1.2",
3636
"thecodingmachine/tdbm-fluid-schema-builder": "^1.0.0",
3737
"symfony/framework-bundle": "^5.2"
3838
},

0 commit comments

Comments
 (0)