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.
2 parents 5959ad1 + 024cad0 commit a25afc0Copy full SHA for a25afc0
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: composer
4
+ directory: "/"
5
+ schedule:
6
+ interval: monthly
7
+ time: "10:00"
8
+ open-pull-requests-limit: 10
composer.json
@@ -8,7 +8,7 @@
"php-64bit": "*"
9
},
10
"require-dev": {
11
- "phpstan/phpstan": "0.12.67",
+ "phpstan/phpstan": "0.12.85",
12
"phpstan/extension-installer": "^1.0",
13
"phpstan/phpstan-strict-rules": "^0.12.4"
14
0 commit comments