Skip to content

Commit d16a37f

Browse files
authored
Merge pull request #387 from bearsunday/composer
Remove composer requirement
2 parents b5f7d19 + 66fc59b commit d16a37f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# BEAR.Package
22

3+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/bearsunday/BEAR.Package/badges/quality-score.png?b=1.x)](https://scrutinizer-ci.com/g/bearsunday/BEAR.Package/?branch=1.x)
34
[![codecov](https://codecov.io/gh/bearsunday/BEAR.Package/branch/1.x/graph/badge.svg?token=eh3c9AF4Mr)](https://codecov.io/gh/koriym/BEAR.Package)
45
[![Type Coverage](https://shepherd.dev/github/bearsunday/BEAR.Package/coverage.svg)](https://shepherd.dev/github/bearsunday/BEAR.Package)
56
![Continuous Integration](https://github.com/bearsunday/BEAR.Package/workflows/Continuous%20Integration/badge.svg)

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"psr/log": "^1.1",
2727
"doctrine/cache": "^1.10 || ^2.0",
2828
"doctrine/annotations": "^1.11",
29-
"composer/composer": "^1.10",
3029
"koriym/http-constants": "^1.1",
3130
"ray/psr-cache-module": "^1.1.1",
3231
"symfony/cache": "^5.3",

0 commit comments

Comments
 (0)