aspendigital / docker-octobercms

Dockerized October CMS: PHP, Composer, October core and dependencies
MIT License
150 stars 54 forks source link

Fix composer.json: Require October dependencies of the same build #1

Closed petehalverson closed 7 years ago

petehalverson commented 7 years ago

The stable composer.json file for October CMS doesn't require a specific build for October dependencies. This can create a problem when dependencies move beyond the build specified for the Docker image.

Some related issues: