Skip to content

Commit 61ecf87

Browse files
committed
Allow Phug 2
1 parent 31c7dd4 commit 61ecf87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prefer-stable": true,
2323
"require": {
2424
"php": ">=7.2",
25-
"phug/phug": "^1.7.2"
25+
"phug/phug": "^1.7.2 || ^2.0.1"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^8.5",

0 commit comments

Comments
 (0)