Skip to content

Commit

Permalink
Adding badge
Browse files Browse the repository at this point in the history
  • Loading branch information
victormln committed May 23, 2022
1 parent 6c6eb63 commit 42ab176
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
![PHP Version](https://img.shields.io/packagist/php-v/victormln/docker-php-testing)

# Introduction

Template repository to have PHP 8.1 + Xdebug + Testing tools (PHPUnit + Infection)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
}
},
"require": {
"php": "8.1.*"
"php": "8.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit 42ab176

Please sign in to comment.