8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1cc10 commit 788aef9Copy full SHA for 788aef9
build/target-repository/composer.json
@@ -8,7 +8,7 @@
8
],
9
"require": {
10
"php": "^7.4|^8.0",
11
- "phpstan/phpstan": "^2.1.12"
+ "phpstan/phpstan": "^2.1.14"
12
},
13
"autoload": {
14
"files": [
composer.json
@@ -24,7 +24,7 @@
24
"ocramius/package-versions": "^2.9",
25
"ondram/ci-detector": "^4.2",
26
"phpstan/phpdoc-parser": "^2.0.2",
27
- "phpstan/phpstan": "^2.1.12",
+ "phpstan/phpstan": "^2.1.14",
28
"react/event-loop": "^1.5",
29
"react/promise": "^3.2",
30
"react/socket": "^1.15",
0 commit comments