symfony-cmf / content-bundle

Provides some basic document classes and controllers for modeling content
https://cmf.symfony.com
19 stars 32 forks source link

Remove admins #157

Closed wouterj closed 7 years ago

wouterj commented 7 years ago

fix #153

dbu commented 7 years ago

i do the styleci fix separately. the nightly build fails. not sure if we need nightly php

wouterj commented 7 years ago

Nightly build failure was caused by a bug in Symfony (see https://github.com/symfony/symfony/pull/20859 ). Switched back to using a stable PHP version for all builds, that seems to be a saver solution.

Will merge as soon as the build is green.