Skip to content

Commit a8ec665

Browse files
committed
Improve php code generation logic
1 parent b25d9dd commit a8ec665

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^7.4|^8.0",
20-
"phplrt/lexer-contracts": "^3.4",
21-
"phplrt/source-contracts": "^3.4"
20+
"phplrt/lexer-contracts": "^3.6",
21+
"phplrt/source-contracts": "^3.6"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)