Requires

57 total, 31 outdated

Package Required Latest Status
components/font-awesome Font Awesome, the iconic SVG, font, and CSS framework. ^5.15.0 6.5.2 outdated
composer/composer Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. ^2.0 2.8.4 up to date
dflydev/fig-cookies Cookies for PSR-7 HTTP Message Interface. ^3.0 v3.1.0 up to date
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ^3.6.2 4.2.1 outdated
dragonmantank/cron-expression CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due ^3.3 v3.4.0 up to date
fakerphp/faker Faker is a PHP library that generates fake data for you. ^1.9.1 v1.24.1 up to date
franzl/whoops-middleware PSR-15 compatible middleware for Whoops, the pretty error handler 2.0 2.0.0 up to date
guzzlehttp/guzzle Guzzle is a PHP HTTP client library * 7.9.2 up to date
illuminate/bus The Illuminate Bus package. ^10.0 v11.36.1 outdated
illuminate/cache The Illuminate Cache package. ^10.0 v11.36.1 outdated
illuminate/config The Illuminate Config package. ^10.0 v11.36.1 outdated
illuminate/console The Illuminate Console package. ^10.0 v11.36.1 outdated
illuminate/container The Illuminate Container package. ^10.0 v11.36.1 outdated
illuminate/contracts The Illuminate Contracts package. ^10.0 v11.36.1 outdated
illuminate/database The Illuminate Database package. ^10.0 v11.36.1 outdated
illuminate/events The Illuminate Events package. ^10.0 v11.36.1 outdated
illuminate/filesystem The Illuminate Filesystem package. ^10.0 v11.36.1 outdated
illuminate/hashing The Illuminate Hashing package. ^10.0 v11.36.1 outdated
illuminate/mail The Illuminate Mail package. ^10.0 v11.36.1 outdated
illuminate/queue The Illuminate Queue package. ^10.0 v11.36.1 outdated
illuminate/session The Illuminate Session package. ^10.0 v11.36.1 outdated
illuminate/support The Illuminate Support package. ^10.0 v11.36.1 outdated
illuminate/validation The Illuminate Validation package. ^10.0 v11.36.1 outdated
illuminate/view The Illuminate View package. ^10.0 v11.36.1 outdated
intervention/image PHP image manipulation ^3.2 3.10.0 up to date
jenssegers/agent Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect ^2.6 v2.6.4 up to date
laminas/laminas-diactoros PSR HTTP Message implementations ^3.0 3.5.0 up to date
laminas/laminas-httphandlerrunner Execute PSR-15 RequestHandlerInterface instances and emit responses they generate. ^2.6 2.11.0 up to date
laminas/laminas-stratigility PSR-7 middleware foundation for building and dispatching middleware pipelines ^3.10 4.1.0 outdated
league/flysystem File storage abstraction for PHP ^3.15 3.29.1 up to date
league/flysystem-memory In-memory filesystem adapter for Flysystem. ^3.15 3.29.0 up to date
matthiasmullie/minify CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns. ^1.3 1.3.73 up to date
middlewares/base-path Middleware to remove the prefix from the uri path of the request. ^v2.1 v2.1.0 up to date
middlewares/base-path-router A PSR-15 middleware for hierarchical dispatching based on path prefixes ^2.0.1 v2.0.1 up to date
middlewares/request-handler Middleware to execute request handlers ^2.0.2 v2.0.2 up to date
monolog/monolog Sends your logs to files, sockets, inboxes, databases and various web services ^3.3 3.8.1 up to date
nesbot/carbon An API extension for DateTime that supports 281 different languages. ^2.66 3.8.3 outdated
nikic/fast-route Fast request router for PHP ^1.3 v1.3.0 up to date
psr/http-message Common interface for HTTP messages ^1.1 2.0 outdated
psr/http-server-handler Common interface for HTTP server-side request handler ^1.0.2 1.0.2 up to date
psr/http-server-middleware Common interface for HTTP server-side middleware ^1.0.2 1.0.2 up to date
pusher/pusher-php-server Library for interacting with the Pusher REST API ^7.2 7.2.6 up to date
s9e/text-formatter Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more. ^2.13 2.18.0 up to date
staudenmeir/eloquent-eager-limit Laravel Eloquent eager loading with limit ^1.8.2 v1.8.3 up to date
sycho/json-api JSON-API responses in PHP ^0.5.0 v0.5.2 up to date
sycho/sourcemap Work with JavaScript/CSS Source Map ^2.0.0 2.0.0 up to date
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind ^6.3 v7.2.0 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces ^6.3 v7.2.1 outdated
symfony/event-dispatcher Provides tools that allow your application components to communicate with each other by dispatching events and listening to them ^6.3 v7.2.0 outdated
symfony/http-client Provides powerful methods to fetch HTTP resources synchronously or asynchronously ^6.3 v7.2.1 outdated
symfony/mailgun-mailer Symfony Mailgun Mailer Bridge ^6.3 v7.2.0 outdated
symfony/mime Allows manipulating MIME messages ^6.3 v7.2.1 outdated
symfony/polyfill-intl-messageformatter Symfony polyfill for intl's MessageFormatter class and related functions ^1.27 v1.31.0 up to date
symfony/postmark-mailer Symfony Postmark Mailer Bridge ^6.3 v7.2.0 outdated
symfony/translation Provides tools to internationalize your application ^6.3 v7.2.0 outdated
symfony/yaml Loads and dumps YAML files ^6.3 v7.2.0 outdated
wikimedia/less.php PHP port of the LESS processor ^4.1 v5.1.2 outdated

Requires (dev)

5 total, 4 outdated

Package Required Latest Status
larastan/larastan Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel ^2.7 v3.0.2 outdated
mockery/mockery Mockery is a simple yet flexible PHP mock object framework ^1.5 1.6.12 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.10.0 2.0.4 outdated
phpunit/phpunit The PHP Unit Testing framework. ^9.0 11.5.2 outdated
symfony/var-dumper Provides mechanisms for walking through any arbitrary PHP variable ^6.3 v7.2.0 outdated