3 total, 2 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| illuminate/contracts | The Illuminate Contracts package. | ^10.0|^11.0 | v13.2.0 | outdated |
| illuminate/http | The Illuminate Http package. | ^10.0|^11.0 | v13.0.0 | outdated |
| spatie/laravel-package-tools | Tools for creating Laravel packages | ^1.13.3 | 1.93.0 | up to date |
9 total, 5 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| guzzlehttp/guzzle | Guzzle is a PHP HTTP client library | ^7.5 | 7.10.0 | up to date |
| nunomaduro/collision | Cli error handling for console/command-line PHP applications. | ^7.0|^8.0 | v8.8.3 | up to date |
| nunomaduro/larastan | Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel | ^2.2 | v3.9.3 | outdated |
| orchestra/testbench | Laravel Testing Helper for Packages Development | ^8.0|^9.0 | v11.0.0 | outdated |
| pestphp/pest | The elegant PHP Testing Framework. | ^v2.34 | v4.7.0 | outdated |
| pestphp/pest-plugin-laravel | The Pest Laravel Plugin | ^2.4 | v4.0.0 | outdated |
| phpunit/phpunit | The PHP Unit Testing framework. | ^9.5|^10.5|^11.0 | 13.1.1 | outdated |
| spatie/pest-plugin-test-time | A Pest plugin to control the flow of time | ^1.1.1|^2.0 | 2.2.1 | up to date |
| vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.4.1 | v5.6.1 | up to date |