claudiodekker / inertia-laravel-testing
This package is abandoned and no longer maintained.
The author suggests using the inertiajs/inertia-laravel package instead.
Testing helpers for https://github.com/inertiajs/inertia-laravel
Package info
github.com/claudiodekker/inertia-laravel-testing
pkg:composer/claudiodekker/inertia-laravel-testing
2.2.5
2021-01-22 11:10 UTC
Requires
- php: ^7.2|^8.0
- ext-json: *
- inertiajs/inertia-laravel: ^v0.3
- laravel/framework: ^6.0|^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^8.0|^9.0
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2021-03-02 19:55:56 UTC
README
inertiajs/inertia-laravel Testing Helpers
This package has been merged into inertiajs/inertia-laravel. This means that as of right now, this package WILL NOT be receiving any further (security) updates going forward.
If you haven't yet, it is highly recommended to migrate to inertiajs/inertia-laravel v0.4.0 or newer as soon as possible.
Migrating only takes a couple of seconds, with no real implementation changes.