Skip to content

Commit da1200a

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

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/formatter": "^1.8.1",
28-
"phug/compiler": "^1.2",
29-
"phug/util": "^1.5",
30-
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
27+
"phug/formatter": "^1.8.1 || ^2.0",
28+
"phug/compiler": "^1.2 || ^2.0",
29+
"phug/util": "^1.5 || ^2.0",
30+
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)