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 79054a7 commit 2fa5a30Copy full SHA for 2fa5a30
composer.json
@@ -10,9 +10,9 @@
10
},
11
"require": {
12
"php": "^8.1",
13
- "phplrt/lexer": "^3.6",
14
- "phplrt/parser": "^3.6",
15
- "phplrt/source": "^3.6"
+ "phplrt/lexer": "^3.7",
+ "phplrt/parser": "^3.7",
+ "phplrt/source": "^3.7"
16
17
"autoload": {
18
"psr-4": {
@@ -22,7 +22,7 @@
22
"require-dev": {
23
"friendsofphp/php-cs-fixer": "^3.53",
24
"jetbrains/phpstorm-attributes": "^1.0",
25
- "phplrt/compiler": "^3.6",
+ "phplrt/compiler": "^3.7",
26
"phpstan/extension-installer": "^1.4",
27
"phpstan/phpstan": "^1.11",
28
"phpstan/phpstan-strict-rules": "^1.6",
0 commit comments