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 d705534 + af59268 commit e82e25aCopy full SHA for e82e25a
.github/workflows/tests.yml
@@ -16,6 +16,7 @@ jobs:
16
- "8.0"
17
- "8.1"
18
- "8.2"
19
+ - "8.3"
20
operating-system:
21
- "ubuntu-latest"
22
composer.json
@@ -25,7 +25,7 @@
25
"require": {
26
"php": ">=7.4",
27
"composer-plugin-api": "^1.0|^2.0",
28
- "mrsuh/php-parser": "94.17.0",
+ "mrsuh/php-parser": "94.18.0",
29
"symfony/console": "^4.0|^5.0|^6.0",
30
"symfony/filesystem": "^4.0|^5.0|^6.0",
31
"symfony/finder": "^4.0|^5.0|^6.0"
0 commit comments