Skip to content

Commit

Permalink
Composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
mahagr committed Jan 2, 2020
1 parent d257d7a commit cbcd51a
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 59 deletions.
2 changes: 1 addition & 1 deletion src/platforms/grav/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"symfony/yaml": "~3.4",
"twig/twig": "~1.34",
"pimple/pimple": "~3.0",
"filp/whoops": "~2.0",
"filp/whoops": "~2.5",
"rockettheme/toolbox": "~1.3",
"erusev/parsedown-extra": "~0.7",
"phpunit/phpunit": "3.7.*"
Expand Down
41 changes: 22 additions & 19 deletions src/platforms/grav/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/platforms/joomla/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"symfony/yaml": "~2.8",
"twig/twig": "~1.34",
"pimple/pimple": "~3.0",
"filp/whoops": "~2.0",
"filp/whoops": "~2.5.0",
"rockettheme/toolbox": "~1.3",
"leafo/scssphp": "~0.8",
"erusev/parsedown-extra": "~0.7"
"erusev/parsedown-extra": "~0.7.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand Down
22 changes: 11 additions & 11 deletions src/platforms/joomla/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/platforms/prime/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"symfony/yaml": "~2.8",
"twig/twig": "~1.34",
"pimple/pimple": "~3.0",
"filp/whoops": "~2.0",
"filp/whoops": "~2.5.0",
"rockettheme/toolbox": "~1.3",
"leafo/scssphp": "~0.8",
"erusev/parsedown-extra": "~0.7"
"erusev/parsedown-extra": "~0.7.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
Expand Down
22 changes: 11 additions & 11 deletions src/platforms/prime/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/platforms/wordpress/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"symfony/event-dispatcher": "~2.8",
"symfony/yaml": "~2.8",
"pimple/pimple": "~3.0",
"filp/whoops": "~2.0",
"filp/whoops": "~2.5.0",
"rockettheme/toolbox": "~1.3",
"leafo/scssphp": "~0.8",
"erusev/parsedown-extra": "~0.7",
"erusev/parsedown-extra": "~0.7.0",
"twig/twig": "~1.34",
"timber/timber": "1.9.2"
},
Expand Down
22 changes: 11 additions & 11 deletions src/platforms/wordpress/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cbcd51a

Please sign in to comment.