Skip to content

Commit 4cb3136

Browse files
authored
Merge pull request #18 from pattern-lab/feature/update-deps
Bumping plugin-data-transform to 1.0.0 and core to 2.7.0
2 parents a62e5e2 + e1753c6 commit 4cb3136

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
},
3131
"require": {
3232
"php": ">=5.5.9",
33-
"pattern-lab/core": "^2.1.0",
33+
"pattern-lab/core": "^2.7.0",
3434
"pattern-lab/patternengine-twig": "^2.0.0",
3535
"pattern-lab/styleguidekit-twig-default": "^2.0.0",
3636
"pattern-lab/drupal-twig-components": "^2.0.0",
37-
"aleksip/plugin-data-transform": "^0.10.2"
37+
"aleksip/plugin-data-transform": "^1.0.0"
3838
},
3939
"scripts": {
4040
"server": "php core/console --server",

0 commit comments

Comments
 (0)