Skip to content

Commit 18aea1e

Browse files
committed
Fix branch version alias
1 parent 53e6771 commit 18aea1e

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": "dev-feature/configurable-scanners"
25+
"phug/phug": "dev-feature/configurable-scanners as 1.5.0"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^8.5",

0 commit comments

Comments
 (0)