Open Graph Versions Save

Library that assists in building Open Graph meta tags

v2.0.0

4 years ago

Changelog

See the beta releases of 2.0! No additional (notable) changes have been made since then.

v2.0.0-beta2

4 years ago

Changelog:

  • Fixed wrong method name (thanks to the contributer)

v2.0.0-beta

5 years ago

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

5 years ago

Changelog:

  • Do not call asset() function if it does not exist
  • Officially supports also PHP 7.3
  • Documentation updates

v1.0.6

5 years ago

Changelog:

v1.0.5

6 years ago

Changelog:

  • Added support for Laravel's package auto-discovery
  • Code reformatting
  • Officially supports PHP 7

v1.0.4

7 years ago

Changelog: Added .gitattributes file