Skip to content

Commit 3ded108

Browse files
committed
Update parser and test else-if whitespace fixes
1 parent 2d35d6a commit 3ded108

3 files changed

Lines changed: 210 additions & 113 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
],
2020
"require": {
2121
"php": ">=8.2",
22-
"devtheorem/php-handlebars-parser": "^2.0"
22+
"devtheorem/php-handlebars-parser": "^2.1"
2323
},
2424
"require-dev": {
25-
"friendsofphp/php-cs-fixer": "^3.94",
25+
"friendsofphp/php-cs-fixer": "^3.95",
2626
"jbboehr/handlebars-spec": "dev-master",
27-
"phpstan/phpstan": "^2.1.46",
27+
"phpstan/phpstan": "^2.1.51",
2828
"phpunit/phpunit": "^11.5"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)