Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

zend-expressive-skeleton 3.0.3

Choose a tag to compare

@weierophinney weierophinney released this 27 Mar 20:33
· 121 commits to master since this release

Added

  • Nothing.

Changed

  • #246
    moves contributing documentation into the docs/ tree, and adds more
    documentation for that context (support document, issue and pull request
    templates). These changes also allow a simplified mechanism for removing these
    from the tree after initial install, allowing users to define appropriate
    versions for their own project.

  • #247
    bumps the minimum supported version of jsoumelidis/zend-sf-di-config package
    to ^0.2 (from ^0.1). If you were using a previous version with a project
    you have created, you can update manually using:

    $ composer require "jsoumelidis/zend-sf-di-config:^0.2"

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.