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 89de384 commit 1e6006dCopy full SHA for 1e6006d
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
- "8.2"
33
- "8.3"
34
- "8.4"
35
-# - "8.5"
+ - "8.5"
36
37
steps:
38
- name: "Checkout"
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
80
composer.json
@@ -55,7 +55,7 @@
55
"ext-fileinfo": "*",
56
"chillerlan/php-authenticator": "^5.2.1",
57
"intervention/image": "^3.11",
58
- "phan/phan": "^5.5.0",
+ "phan/phan": "^5.5.2",
59
"phpbench/phpbench": "^1.4",
60
"phpunit/phpunit": "^11.5",
61
"phpmd/phpmd": "^2.15",
0 commit comments