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 d619713 commit f2b2ac5Copy full SHA for f2b2ac5
composer.json
@@ -13,8 +13,8 @@
13
"psr/cache": "^1.0|^2.0|^3.0",
14
"psr/simple-cache": "^1.0|^2.0|^3.0",
15
"psr/log": "^1.0|^2.0|^3.0",
16
- "phplrt/lexer": "^3.5",
17
- "phplrt/parser": "^3.5"
+ "phplrt/lexer": "^3.6",
+ "phplrt/parser": "^3.6"
18
},
19
"autoload": {
20
"psr-4": {
@@ -25,7 +25,7 @@
25
"nikic/php-parser": "^4.17",
26
"phpdocumentor/reflection-docblock": "^5.3",
27
"friendsofphp/php-cs-fixer": "^3.42",
28
- "phplrt/compiler": "^3.5",
+ "phplrt/compiler": "^3.6",
29
"phpunit/phpunit": "^10.5",
30
"rector/rector": "^0.18",
31
"symfony/var-dumper": "^5.6|^6.0|^7.0",
0 commit comments