pattern-lab / patternlab-php-core

This repository provides the core functionality for Pattern Lab. It is meant to be used from within an Edition with a PatternEngine and StarterKit.
http://patternlab.io/
MIT License
43 stars 62 forks source link

Preventing PHP 7 from being required (for now) #133

Closed EvanLovely closed 6 years ago

EvanLovely commented 6 years ago

Locking collections dependency down to 1.4 as zippy had depended on it and when it went to 1.5.0 it required php 7.1 +