Skip to content

Commit 0ff50c2

Browse files
committed
Refactored Parser class, introduced OperationType enum
1 parent 0d5e841 commit 0ff50c2

8 files changed

Lines changed: 314 additions & 170 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^10.4",
22-
"infection/infection": "^0.27",
22+
"infection/infection": "^0.29",
2323
"phpstan/phpstan": "^1.10",
2424
"webthinx/codestyle": "^1.1"
2525
},

0 commit comments

Comments
 (0)