Skip to content

Tags: mentisy/cakephp-title

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Cake 5.x (#7)

* Update dependencies

* Update CI versioning

* Upgrade fixture system

* Remove RequestHandler in test app

* Update types

* Create version map

* Add new PHPunit cache folder to ignore

* Formatting

* Add CakePHP's global functions to composer load

* Migrate PHPunit configuration

* Change minimum stability back to stable

* Change strategy in loading CakePHP's global functions

* Fix global functions require path

* Move require global to tests bootstrap

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from mentisy/allow-plugin

Allow codesniffer plugin for composer

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from mentisy/fix-composer-versioning

Fix versioning to allow up-to breaking changes

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove CakePHP App badge