Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 1b5c3cf

Browse files
Update phpstan/phpstan requirement from 0.12.94 to 0.12.99 (#44)
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](phpstan/phpstan@0.12.94...0.12.99) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9f4a8d commit 1b5c3cf

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
@@ -9,7 +9,7 @@
99
"ext-reflection": "*"
1010
},
1111
"require-dev": {
12-
"phpstan/phpstan": "0.12.94",
12+
"phpstan/phpstan": "0.12.99",
1313
"phpstan/extension-installer": "^1.0",
1414
"phpstan/phpstan-strict-rules": "^0.12.4"
1515
},

0 commit comments

Comments
 (0)