We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3eb785 + 70b5d31 commit d8f60dfCopy full SHA for d8f60df
.github/workflows/php.yml
@@ -15,6 +15,7 @@ jobs:
15
- "8.2"
16
- "8.3"
17
- "8.4"
18
+ - "8.5"
19
update-options:
20
- ""
21
- "--prefer-lowest"
composer.json
@@ -18,7 +18,7 @@
"php-parallel-lint/php-console-highlighter": "^1.0",
"phpstan/phpstan": "^2.1",
"spaze/coding-standard": "^1.8",
- "nette/tester": "^2.4"
+ "nette/tester": "^2.5.7"
22
},
23
"autoload": {
24
"psr-4": {
0 commit comments