Skip to content

Commit

Permalink
swap badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mindplay-dk committed Mar 10, 2024
1 parent 25d5dc4 commit 048c725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Unbox](unbox-logo.png)

[![PHP Version](https://img.shields.io/badge/php-8.0%2B-blue.svg)](https://packagist.org/packages/mindplay/unbox)
[![Build Status](https://travis-ci.com/mindplay-dk/unbox.svg?branch=master)](https://travis-ci.org/mindplay-dk/unbox)
[![Build Status](https://github.com/mindplay-dk/unbox/actions/workflows/ci.yml/badge.svg)](https://github.com/mindplay-dk/unbox/actions/workflows/ci.yml)
[![Code Coverage](https://scrutinizer-ci.com/g/mindplay-dk/unbox/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/mindplay-dk/unbox/?branch=master)

Unbox is a [fast](#benchmark), simple, [opinionated](#opinionated) dependency injection container,
Expand Down

0 comments on commit 048c725

Please sign in to comment.