Skip to content

Commit 6bb7c7b

Browse files
committed
explicit dependencies
1 parent 45e9b05 commit 6bb7c7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"prefer-stable": true,
3232
"require": {
3333
"php": ">=5.3.6",
34-
"michelf/php-markdown": "1.5.*",
35-
"seld/jsonlint": "1.3.*",
36-
"symfony/event-dispatcher": "2.6.*",
37-
"symfony/filesystem": "2.6.*",
38-
"symfony/finder": "2.6.*",
39-
"symfony/yaml": "2.6.*",
34+
"michelf/php-markdown": "1.5.0",
35+
"seld/jsonlint": "1.3.1",
36+
"symfony/event-dispatcher": "2.6.4",
37+
"symfony/filesystem": "2.6.4",
38+
"symfony/finder": "2.6.4",
39+
"symfony/yaml": "2.6.4",
4040
"kevinlebrun/colors.php": "0.4.1",
4141
"pattern-lab/unified-asset-installer": "~0.5",
4242
"alchemy/zippy": "0.2.1"

0 commit comments

Comments
 (0)