Skip to content

Commit

Permalink
Merge remote-tracking branch 'laminas/3.0.x' into 2.34.x-merge-up-int…
Browse files Browse the repository at this point in the history
…o-3.0.x_7KXMQT7W

Signed-off-by: George Steel <[email protected]>

# Conflicts:
#	composer.json
#	composer.lock
#	psalm-baseline.xml
#	src/Compress.php
#	src/Decompress.php
#	src/File/Rename.php
#	src/StripTags.php
#	test/CompressTest.php
  • Loading branch information
gsteel committed Jan 4, 2024
2 parents 0089235 + facd841 commit 302ced8
Show file tree
Hide file tree
Showing 94 changed files with 3,234 additions and 3,801 deletions.
44 changes: 0 additions & 44 deletions .laminas-ci/pre-install.sh

This file was deleted.

4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-crypt": "^3.11",
"laminas/laminas-i18n": "^2.25.0",
"laminas/laminas-uri": "^2.11",
"laminas/laminas-uri": "^2.11.0",
"pear/archive_tar": "^1.4.14",
"phpunit/phpunit": "^10.5.5",
"psalm/plugin-phpunit": "^0.18.4",
Expand All @@ -53,7 +52,6 @@
"zendframework/zend-filter": "*"
},
"suggest": {
"laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
"laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
"laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
"psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
Expand Down
Loading

0 comments on commit 302ced8

Please sign in to comment.