diff --git a/README.md b/README.md index 4865865..b2cdae5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -[![Build Status](https://travis-ci.org/dpeuscher/alfred-absence-io.svg?branch=master)](https://travis-ci.org/dpeuscher/alfred-absence-io)[![codecov](https://codecov.io/gh/dpeuscher/alfred-absence-io/branch/master/graph/badge.svg)](https://codecov.io/gh/dpeuscher/alfred-absence-io) +[![Build Status](https://travis-ci.org/dpeuscher/alfred-absence-io.svg?branch=master)](https://travis-ci.org/dpeuscher/alfred-absence-io) +[![codecov](https://codecov.io/gh/dpeuscher/alfred-absence-io/branch/master/graph/badge.svg)](https://codecov.io/gh/dpeuscher/alfred-absence-io) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdpeuscher%2Falfred-absence-io.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdpeuscher%2Falfred-absence-io?ref=badge_shield) # alfred-absence-io diff --git a/composer.json b/composer.json index 94db97d..ae33b83 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ }, "require-dev": { "symfony/dotenv": "^4.2", - "symfony/debug": "dev-master", + "symfony/debug": "^4.2.2 || dev-master", "symfony/test-pack": "^1.0", "phpunit/phpunit": "^7.2", "ext-json": "*" diff --git a/composer.lock b/composer.lock index bcf7876..ae46c85 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": "edbfb53e356f5d674f36ecfdc0872d9f", + "content-hash": "06060862d05d526a4c1008a5a7b461e8", "packages": [ { "name": "dflydev/hawk",