Requires

14 total, all up-to-date

Package Required Latest Status
barryvdh/laravel-ide-helper Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion. ^2.13 || ^3.0 v3.0.0 up to date
illuminate/config The Illuminate Config package. ^10.48 || ^11.0 v11.5.0 up to date
illuminate/container The Illuminate Container package. ^10.48 || ^11.0 v11.5.0 up to date
illuminate/contracts The Illuminate Contracts package. ^10.48 || ^11.0 v11.5.0 up to date
illuminate/database The Illuminate Database package. ^10.48 || ^11.0 v11.6.0 up to date
illuminate/events The Illuminate Events package. ^10.48 || ^11.0 v11.5.0 up to date
illuminate/http The Illuminate Http package. ^10.48 || ^11.0 v11.5.0 up to date
illuminate/routing The Illuminate Routing package. ^10.48 || ^11.0 v11.5.0 up to date
illuminate/support The Illuminate Support package. ^10.48 || ^11.0 v11.5.0 up to date
illuminate/view The Illuminate View package. ^10.48 || ^11.0 v11.5.0 up to date
nikic/php-parser A PHP parser written in PHP ^4.18 || ^5.0 v5.0.2 up to date
orchestra/testbench-core Testing Helper for Laravel Development ^8.22 || ^9.0 v9.0.15 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^6.0 || ^7.0 v7.0.7 up to date
vimeo/psalm A static analysis tool for finding errors in PHP applications ^5.20 5.24.0 up to date

Requires (dev)

11 total, 1 outdated

Package Required Latest Status
codeception/codeception BDD-style testing framework ^5.0 5.1.2 up to date
codeception/module-asserts Codeception module containing various assertions ^3.0 3.0.0 up to date
codeception/module-cli Codeception module for testing basic shell commands and shell output ^2.0 2.0.1 up to date
codeception/module-filesystem Codeception module for testing local filesystem ^3.0 3.0.1 up to date
codeception/module-phpbrowser Codeception module for testing web application over HTTP ^3.0 3.0.1 up to date
laravel/framework The Laravel Framework. ^10.48 || ^11.0 v11.6.0 up to date
phpunit/phpunit The PHP Unit Testing framework. ^10.5 || ^11.0 11.1.3 up to date
ramsey/collection A PHP library for representing and manipulating collections. ^1.3 2.0.0 outdated
slevomat/coding-standard Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks. ^8.8 8.15.0 up to date
squizlabs/php_codesniffer PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. * 3.9.2 up to date
symfony/http-foundation Defines an object-oriented layer for the HTTP specification ^6.0 || ^7.0 v7.0.7 up to date