Releases: chriskonnertz/open-graph
Releases · chriskonnertz/open-graph
v2.0.0
v2.0.0-beta2
Changelog:
- Fixed wrong method name (thanks to the contributer)
v2.0.0-beta
Changelog:
- Requires PHP 7.0 at least
- Added PHP 7.0 param/return type hints
- Always use short array syntax
- Fixed some incorrect annotations
- Added class comments
This is just a beta release!
v1.0.7
Changelog:
- Do not call asset() function if it does not exist
- Officially supports also PHP 7.3
- Documentation updates
v1.0.6
v1.0.5
Changelog:
- Added support for Laravel's package auto-discovery
- Code reformatting
- Officially supports PHP 7
v1.0.4
Changelog: Added .gitattributes file