Ensure PHP 5.5 for ::class notation

This commit is contained in:
Oliver Davies 2016-10-08 09:12:15 +01:00
parent fa0e8b901a
commit 682ca4ace2
2 changed files with 6 additions and 3 deletions

View file

@ -3,6 +3,7 @@
"dflydev/embedded-composer": "^1.0@dev",
"opdavies/sculpin-content-generator-bundle": "@stable",
"opdavies/sculpin-gist-embed-bundle": "dev-master",
"php": "^5.5",
"sculpin/sculpin": "^2.1@dev",
"tsphethean/sculpin-related-posts-bundle": "~0.1.0"
},