Skip to content

Commit 6e597f8

Browse files
committed
updated packages
Signed-off-by: bidi <bidi@apidemia.com>
1 parent a7f94eb commit 6e597f8

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/book/v5/introduction/packages.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Packages
22

3+
> Version 5.1.1 had these packages removed or moved where noted:
4+
> - `laminas/laminas-http` was moved to `require-dev`
5+
> - `laminas/laminas-paginator`
6+
> - `laminas/laminas-text`
7+
38
* `dotkernel/dot-dependency-injection` - Dependency injection component using class attributes.
49
* `dotkernel/dot-cache` - Cache component extending symfony-cache
510
* `dotkernel/dot-cli` - Component for creating console applications based on laminas-cli
@@ -10,12 +15,9 @@
1015
* `laminas/laminas-component-installer` - Composer plugin for injecting modules and configuration providers into application configuration
1116
* `laminas/laminas-config` - Provides a nested object property based user interface for accessing this configuration data within application code
1217
* `laminas/laminas-config-aggregator` - Lightweight library for collecting and merging configuration from different sources
13-
* `laminas/laminas-http` - Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
1418
* `laminas/laminas-hydrator` - Serialize objects to arrays, and vice versa
1519
* `laminas/laminas-inputfilter` - Normalize and validate input sets from the web, APIs, the CLI, and more, including files
16-
* `laminas/laminas-paginator` - Paginate collections of data from arbitrary sources
1720
* `laminas/laminas-stdlib` - SPL extensions, array utilities, error handlers, and more
18-
* `laminas/laminas-text` - Create FIGlets and text-based tables
1921
* `mezzio/mezzio` - PSR-15 Middleware Microframework
2022
* `mezzio/mezzio-authentication-oauth2` - OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications
2123
* `mezzio/mezzio-authorization-acl` - laminas-permissions-acl adapter for mezzio-authorization

0 commit comments

Comments
 (0)