Tags: laravel/tinker
Tags
[2.x] Supports Laravel 12 (#185) * Supports Laravel 12 Signed-off-by: Mior Muhammad Zaki <[email protected]> * wip Signed-off-by: Mior Muhammad Zaki <[email protected]> * Update phpunit.xml.dist --------- Signed-off-by: Mior Muhammad Zaki <[email protected]>
[2.x] Merging develop (#171) * Update composer.json * [develop] Adds Symfony 7 support (#169) * Adds Symfony 7 support * Adjusts workflow * Adjusts composer * Uses only "^0.12" * Uses `0.11.1` for PHP 7.2 --------- Co-authored-by: Dries Vints <[email protected]>
[2.x] Remove unused `orchestra/testbench` deps (#166) * [2.x] Remove unused `orchestra/testbench` deps This opens up the opportunity to require and run `tinker` directly from a package using `orchestra/testbench`. ```bash php vendor/bin/testbench package:discover php vendor/bin/testbench tinker ``` * wip * Apply fixes from StyleCI --------- Co-authored-by: StyleCI Bot <[email protected]>
PreviousNext