Skip to content

Commit d59bb80

Browse files
authored
Merge pull request #125 from phug-php/fix/multi-tester-job
Upgrade dependencies split: 0260cba390265e2d087a7a4a083072dbaa9de0eb
1 parent 1f4298a commit d59bb80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"minimum-stability": "dev",
2525
"require": {
2626
"php": ">=5.5.0",
27-
"phug/reader": "^0.2.0 || ^1.0",
28-
"phug/util": "^1.5"
27+
"phug/reader": "^0.2.0 || ^1.0 || ^2.0",
28+
"phug/util": "^1.5 || ^2.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)