Skip to content

Commit 003ffb1

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

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"minimum-stability": "dev",
2525
"require": {
2626
"php": ">=5.5.0",
27-
"phug/util": "^0.4.0 || ^1.0",
28-
"phug/formatter": "^0.5.50 || ^1.0",
29-
"phug/dependency-injection": "^1.1.2",
30-
"phug/parser": "^0.5.0 || ^1.0"
27+
"phug/util": "^0.4.0 || ^1.0 || ^2.0",
28+
"phug/formatter": "^0.5.50 || ^1.0 || ^2.0",
29+
"phug/dependency-injection": "^1.1.2 || ^2.0",
30+
"phug/parser": "^0.5.0 || ^1.0 || ^2.0"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)