Skip to content

Commit a25afc0

Browse files
committed
Merge remote-tracking branch 'origin/stable'
2 parents 5959ad1 + 024cad0 commit a25afc0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"php-64bit": "*"
99
},
1010
"require-dev": {
11-
"phpstan/phpstan": "0.12.67",
11+
"phpstan/phpstan": "0.12.85",
1212
"phpstan/extension-installer": "^1.0",
1313
"phpstan/phpstan-strict-rules": "^0.12.4"
1414
},

0 commit comments

Comments
 (0)