Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit ab647b6

Browse files
committed
updating composer dependencies
1 parent a31dfd2 commit ab647b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"minimum-stability": "dev",
2727
"require": {
2828
"php": ">=5.3.6",
29-
"pattern-lab/core": "0.*",
30-
"pattern-lab/patternengine-twig": "0.*",
31-
"pattern-lab/styleguidekit-twig-default": "0.*"
29+
"pattern-lab/core": "^2.0.0",
30+
"pattern-lab/patternengine-twig": "^2.0.0",
31+
"pattern-lab/styleguidekit-twig-default": "^2.0.0"
3232
},
3333
"scripts": {
3434
"post-install-cmd": [

0 commit comments

Comments
 (0)