diff --git a/composer.json b/composer.json index 619efeb7..6755ea51 100644 --- a/composer.json +++ b/composer.json @@ -34,8 +34,7 @@ "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.5.25", "psalm/plugin-phpunit": "~0.17.0", - "vimeo/psalm": "^4.29.0", - "zendframework/zend-file": "^2.8.3" + "vimeo/psalm": "^4.29.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index f13a2772..686974c9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "27b6db6ff22ec85d658dbcff996b136e", + "content-hash": "a1d70c9531af22a8111c1b706270d6d3", "packages": [], "packages-dev": [ { @@ -5982,127 +5982,6 @@ }, "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" - }, - { - "name": "zendframework/zend-file", - "version": "2.8.3", - "source": { - "type": "git", - "url": "https://github.com/zendframework/zend-file.git", - "reference": "b6e167e056ce8594be1db93460cddb503de341ed" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-file/zipball/b6e167e056ce8594be1db93460cddb503de341ed", - "reference": "b6e167e056ce8594be1db93460cddb503de341ed", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0", - "zendframework/zend-stdlib": "^2.7.7 || ^3.1" - }, - "require-dev": { - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", - "zendframework/zend-coding-standard": "~1.0.0", - "zendframework/zend-filter": "^2.7.2", - "zendframework/zend-i18n": "^2.7.4", - "zendframework/zend-progressbar": "^2.5.2", - "zendframework/zend-servicemanager": "^2.7.8 || ^3.3", - "zendframework/zend-session": "^2.8", - "zendframework/zend-validator": "^2.10.1" - }, - "suggest": { - "zendframework/zend-filter": "Zend\\Filter component", - "zendframework/zend-i18n": "Zend\\I18n component", - "zendframework/zend-validator": "Zend\\Validator component" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.8.x-dev", - "dev-develop": "2.9.x-dev" - } - }, - "autoload": { - "psr-4": { - "Zend\\File\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Locate PHP classfiles", - "keywords": [ - "ZendFramework", - "file", - "zf" - ], - "support": { - "chat": "https://zendframework-slack.herokuapp.com", - "docs": "https://docs.zendframework.com/zend-file/", - "forum": "https://discourse.zendframework.com/c/questions/components", - "issues": "https://github.com/zendframework/zend-file/issues", - "rss": "https://github.com/zendframework/zend-file/releases.atom", - "source": "https://github.com/zendframework/zend-file" - }, - "abandoned": "laminas/laminas-file", - "time": "2019-02-06T16:53:31+00:00" - }, - { - "name": "zendframework/zend-stdlib", - "version": "3.2.1", - "source": { - "type": "git", - "url": "https://github.com/zendframework/zend-stdlib.git", - "reference": "66536006722aff9e62d1b331025089b7ec71c065" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065", - "reference": "66536006722aff9e62d1b331025089b7ec71c065", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", - "zendframework/zend-coding-standard": "~1.0.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "Zend\\Stdlib\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "SPL extensions, array utilities, error handlers, and more", - "keywords": [ - "ZendFramework", - "stdlib", - "zf" - ], - "support": { - "docs": "https://docs.zendframework.com/zend-stdlib/", - "forum": "https://discourse.zendframework.com/c/questions/components", - "issues": "https://github.com/zendframework/zend-stdlib/issues", - "rss": "https://github.com/zendframework/zend-stdlib/releases.atom", - "slack": "https://zendframework-slack.herokuapp.com", - "source": "https://github.com/zendframework/zend-stdlib" - }, - "abandoned": "laminas/laminas-stdlib", - "time": "2018-08-28T21:34:05+00:00" } ], "aliases": [],