Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 519 Bytes

UPGRADE-2.0.md

File metadata and controls

15 lines (9 loc) · 519 Bytes

This is a guide on how to update from version 1.x to 2.0

Use datasource-bundle to utilize Symfony extension

Since it was moved to datasource-bundle, you will need to install it in order to be able to use the extension.

Upgrade to PHP 7.1 or higher

In order to use this library, you will need PHP 7.1 or higher.

Do not use deprecated classes and comparison

Please refer to the CHANGELOG for more information on what has been removed.