Skip to content

Releases: tcds-io/php-layer

1.0.2

16 Sep 15:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

11 Sep 08:26
Compare
Choose a tag to compare

What's Changed

  • Allow installing higher versions of symfony packages by @jcviljoen in #2

New Contributors

Full Changelog: 1.0.0...1.0.1

PHP Layer check Release

18 Mar 13:25
Compare
Choose a tag to compare

The very first version of the layer check contains a few functionalities:

  • Setup allowed imports in multiple modules
  • Setup default block to set application wide allowed imports
  • Setup accepts block to configure extensible acceptable imports
  • Setup needs block to configure non-extensible acceptable imports
  • Setup extends block to load configuration from a different block
  • Setup presets block to be used in extends blocks