Require Sculpin 3
This commit is contained in:
parent
bb43ed8144
commit
2afbdea1d3
|
@ -7,12 +7,12 @@
|
|||
"test": "phpunit"
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.5|^7.0",
|
||||
"php": "^7.2",
|
||||
"dflydev/embedded-composer": "^1.0@dev",
|
||||
"josephlavin/tap": "^1.0",
|
||||
"opdavies/sculpin-gist-embed-bundle": "^0.1",
|
||||
"opdavies/sculpin-twig-markdown-bundle": "^0.1",
|
||||
"sculpin/sculpin": "^2.1@dev",
|
||||
"sculpin/sculpin": "^3",
|
||||
"tsphethean/sculpin-related-posts-bundle": "~0.1.0",
|
||||
"wikimedia/composer-merge-plugin": "^1.4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue