Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / laminas/laminas-component-installer issues and pull requests

#88 - Update dependency phpunit/phpunit to v12

Pull Request - State: open - Opened by renovate[bot] 11 days ago - 1 comment
Labels: renovate, stop-updating

#87 - Update dependency vimeo/psalm to v6

Pull Request - State: open - Opened by renovate[bot] 23 days ago
Labels: renovate

#86 - Add PHP 8.4 support

Pull Request - State: closed - Opened by weierophinney 3 months ago - 5 comments
Labels: Enhancement

#85 - Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 3 months ago - 1 comment
Labels: renovate

#84 - Update to use PHP 8.1 syntax

Pull Request - State: closed - Opened by samsonasik 4 months ago - 1 comment
Labels: Enhancement

#83 - Update dependency laminas/laminas-coding-standard to v3 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 4 months ago
Labels: renovate

#82 - Minor QA

Pull Request - State: closed - Opened by gsteel 8 months ago
Labels: Enhancement

#81 - Update dependency composer/composer to ^2.7.7 [SECURITY] - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 8 months ago
Labels: Awaiting Maintainer Response, security

#80 - Detect appropriate config file to inject config provider into

Issue - State: open - Opened by kynx 11 months ago
Labels: Enhancement

#79 - Update dependency psalm/plugin-phpunit to ^0.19.0

Pull Request - State: closed - Opened by renovate[bot] 11 months ago - 1 comment
Labels: renovate

#78 - Update dependency composer/composer to ^2.7.0 [SECURITY]

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago
Labels: security

#77 - Update dependency phpunit/phpunit to v11 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago - 1 comment
Labels: renovate, stop-updating

#76 - Lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago - 1 comment
Labels: renovate

#75 - Add support for php 8.3. Drop support for 8.0

Pull Request - State: closed - Opened by Xerkus about 1 year ago
Labels: Enhancement

#74 - Update dependency composer/composer to ^2.6.4

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago
Labels: renovate

#73 - `Undefined array key 2` during component installation

Issue - State: open - Opened by boesing over 1 year ago - 1 comment
Labels: Bug

#72 - Lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] over 1 year ago - 2 comments
Labels: renovate

#71 - Merge release 3.2.1 into 3.3.x

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#70 - Fix type error when trying to discover module dependencies for metapackages

Pull Request - State: closed - Opened by Xerkus over 1 year ago - 1 comment
Labels: Bug

#69 - TypeError when using Composer 2.5.6

Issue - State: closed - Opened by mimmi20 over 1 year ago - 3 comments
Labels: Bug

#68 - Added Mezzio development config discovery and injection

Pull Request - State: closed - Opened by kynx almost 2 years ago - 3 comments
Labels: Enhancement

#67 - Update dependency phpunit/phpunit to v10

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 1 comment
Labels: renovate

#66 - CLI command to verify that all components are registered

Issue - State: open - Opened by boesing about 2 years ago - 1 comment
Labels: Enhancement

#65 - Lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 2 comments
Labels: renovate

#64 - Update dependency vimeo/psalm to v5, improved type declarations in internal collection objects

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago - 1 comment
Labels: Enhancement, renovate

#63 - Feature: Support PHP 8.2

Pull Request - State: closed - Opened by ghostwriter over 2 years ago
Labels: Enhancement

#62 - Lock file maintenance

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago - 1 comment
Labels: renovate

#61 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] over 2 years ago

#60 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] over 2 years ago
Labels: renovate

#59 - Merge release 3.0.1 into 3.1.x

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#58 - Remove composer `RootPackage` state pollution

Pull Request - State: closed - Opened by boesing over 2 years ago
Labels: Bug

#57 - Composer `check-platform-reqs` crashes with v3.0.0 of this component

Issue - State: closed - Opened by boesing over 2 years ago - 1 comment
Labels: Bug

#55 - Remove deprecated `component-whitelist`

Pull Request - State: closed - Opened by boesing over 2 years ago
Labels: BC Break

#54 - Introduce `component-ignore-list`

Pull Request - State: closed - Opened by boesing over 2 years ago
Labels: Enhancement

#53 - Merge release 2.8.0 into 3.0.x

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#52 - Rename `component-whitelist` to `component-auto-installs`

Pull Request - State: closed - Opened by boesing over 2 years ago
Labels: Enhancement

#51 - Forward compatibility for composer v2.3.6+

Pull Request - State: closed - Opened by boesing over 2 years ago - 3 comments
Labels: Enhancement

#50 - [RFC]: Renaming of `component-whitelist`

Issue - State: closed - Opened by boesing over 2 years ago
Labels: RFC

#49 - Removal: remove support for composer v1

Pull Request - State: closed - Opened by boesing over 2 years ago
Labels: BC Break, Enhancement

#48 - Refactoring: type-safety along with some more simple code-paths

Pull Request - State: closed - Opened by boesing over 2 years ago - 7 comments
Labels: BC Break, Bug, Enhancement

#47 - Deprecation Notice when using composer 2.3.6

Issue - State: closed - Opened by jonkerw85 over 2 years ago - 10 comments
Labels: Bug

#46 - Support for composer 2.3.0

Pull Request - State: closed - Opened by boesing almost 3 years ago - 4 comments
Labels: Enhancement

#45 - Prepare for Renovate with reusable workflows

Pull Request - State: closed - Opened by ghostwriter almost 3 years ago - 5 comments
Labels: Enhancement

#44 - Add support for PHP 8.1

Pull Request - State: closed - Opened by arueckauer over 3 years ago - 4 comments
Labels: Enhancement

#43 - Merge release 2.5.1 into 2.6.x

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#42 - Merge release 2.4.1 into 2.5.x

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#41 - Merge release 2.3.3 into 2.4.x

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago - 1 comment

#40 - Ensure no `null` values are not passed to `is_dir`

Pull Request - State: closed - Opened by arueckauer over 3 years ago - 1 comment
Labels: Enhancement

#39 - Remove mentioning of deprecated mezzio-config-manager

Pull Request - State: closed - Opened by arueckauer over 3 years ago - 5 comments
Labels: Documentation

#38 - Add type cast to prevent deprecated passing of null value to is_dir

Pull Request - State: closed - Opened by arueckauer over 3 years ago - 2 comments

#37 - Dead link "mezzio-config-manager" in README

Issue - State: closed - Opened by arueckauer over 3 years ago
Labels: Bug, Documentation

#36 - PHP 8.1: Deprecation due to `is_dir` usage with `null`

Issue - State: closed - Opened by boesing over 3 years ago
Labels: Bug

#35 - PHP 8.1: Incompatibility with `IteratorAggregate::getIterator`

Issue - State: closed - Opened by boesing over 3 years ago - 2 comments
Labels: Bug

#34 - Normalize composer

Pull Request - State: closed - Opened by ghostwriter almost 4 years ago - 1 comment

#33 - Component exclude list

Issue - State: closed - Opened by boesing almost 4 years ago
Labels: Enhancement, Feature Request

#32 - Remove file headers

Pull Request - State: closed - Opened by ghostwriter almost 4 years ago - 1 comment
Labels: Enhancement

#31 - qa: add some badges to the `README`

Pull Request - State: closed - Opened by boesing almost 4 years ago
Labels: Enhancement

#30 - bugfix: remove trailing spaces

Pull Request - State: closed - Opened by boesing almost 4 years ago
Labels: Bug

#29 - build(deps-dev): bump composer/composer from 2.0.11 to 2.0.13

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#28 - feat: apply component changes during update

Pull Request - State: closed - Opened by boesing almost 4 years ago
Labels: Enhancement

#27 - Update to laminas-coding-standard 2.1 series

Pull Request - State: closed - Opened by weierophinney almost 4 years ago
Labels: Enhancement

#26 - continous integration with psalm

Pull Request - State: closed - Opened by boesing almost 4 years ago - 2 comments
Labels: Enhancement

#25 - qa: remove prophecy usage

Pull Request - State: closed - Opened by boesing about 4 years ago - 6 comments
Labels: Enhancement

#24 - Prevent multiple injections of a component/module

Pull Request - State: closed - Opened by weierophinney about 4 years ago - 1 comment
Labels: Bug

#23 - Psalm integration

Pull Request - State: closed - Opened by weierophinney about 4 years ago - 1 comment
Labels: Enhancement

#22 - PHP 8 support Fixes #14

Pull Request - State: closed - Opened by adamturcsan about 4 years ago
Labels: Enhancement

#20 - Merge release 2.3.2 into 2.4.x

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago

#19 - fix erros with composer commands

Pull Request - State: closed - Opened by kpicaza over 4 years ago - 1 comment
Labels: Bug

#18 - latest 2.3.1 release introduced bug

Issue - State: closed - Opened by svycka over 4 years ago - 1 comment
Labels: Bug

#17 - Merge release 2.3.1 into 2.4.x

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago

#16 - bugfix: composer 2.0 compatibility

Pull Request - State: closed - Opened by boesing over 4 years ago - 1 comment
Labels: Bug

#15 - bugfix: composer 2.0 compatibility

Pull Request - State: closed - Opened by boesing over 4 years ago
Labels: Bug

#14 - PHP 8.0 support

Issue - State: closed - Opened by boesing over 4 years ago
Labels: Enhancement, Help Wanted, hacktoberfest-accepted

#13 - Psalm integration

Issue - State: closed - Opened by boesing over 4 years ago - 2 comments
Labels: Enhancement, Help Wanted, hacktoberfest-accepted

#12 - Fixed support with composer v2

Pull Request - State: closed - Opened by kpicaza over 4 years ago - 10 comments

#11 - composer 2 issue

Issue - State: closed - Opened by geerteltink over 4 years ago - 8 comments

#10 - Add ConfigProvider or Module when upgrading package

Issue - State: closed - Opened by boesing over 4 years ago - 7 comments
Labels: Feature Request, Help Wanted

#9 - Update whitelisted dev dependencies injection

Pull Request - State: closed - Opened by kpicaza over 4 years ago
Labels: Enhancement

#8 - Added PHP 7.4 to travis matrix

Pull Request - State: closed - Opened by boesing almost 5 years ago
Labels: Enhancement

#7 - Added support for composer v2

Pull Request - State: closed - Opened by boesing almost 5 years ago
Labels: Enhancement

#6 - Adds support for Composer v2

Issue - State: closed - Opened by michalbundyra almost 5 years ago - 1 comment
Labels: Feature Request

#5 - Adds headlines to allow creation of toc

Pull Request - State: closed - Opened by froschdesign about 5 years ago - 1 comment
Labels: Enhancement

#4 - Allow non-default filesystem layout

Issue - State: closed - Opened by weierophinney about 5 years ago - 3 comments
Labels: Feature Request, Help Wanted

#3 - Automatically inject into config file if there's one choice

Issue - State: closed - Opened by weierophinney about 5 years ago - 4 comments

#2 - Whitelisted components / dev dependencies / Injection

Issue - State: closed - Opened by weierophinney about 5 years ago - 3 comments
Labels: Enhancement, Help Wanted

#1 - Using `composer install --no-interaction` is injecting modules into modules.config.php

Issue - State: closed - Opened by weierophinney about 5 years ago - 12 comments
Labels: Won't Fix