Skip to content

Tags: calebporzio/sushi

Tags

v2.5.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Supports Laravel 12 (#125)

* Supports Laravel 12

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update SushiTest.php

v2.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add PDO as explicit dependency (#123)

v2.5.1

remove breaking change: casts support

v2.5.0

refactor

v2.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[2.x] Adds L11 and PHP 8.3 support (#114)

* Adds Symfony 7 support

* Adds PHP 8.3 support and adjusts workflow

* Fixes table already exists on L10 and L11

* Adjusts work flow

v2.4.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Laravel v10 Support (#109)

* Update composer.json

* Update tests.yml

* Remove irrelevant `orchestra/database` requirement since Laravel 5.8 support `--realpath` migration (#1)

* Remove irrelevant orchestra/database requirement since Laravel 5.8 support --realpath migration

* wip

* wip

* wip

* wip

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
Co-authored-by: Mior Muhammad Zaki <crynobone@gmail.com>

v2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Laravel 9 support (#103)

* Update constraints

* Update tests workflow

* Update orchestra/database constraint

* Fix which Laravel version is tested on which PHP version

v2.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add DB validation rule info to readme (#95)

v2.3.0

wip

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update tests.yml (#83)

* Update tests.yml

* Update tests.yml

* Update composer.json

Changed doctrine/dbal to ^2.9, as the ^2.10 constraint excludes support for PHP 7.1

* Add skipped group to skipped tests