Skip to content

Commit 2bc5bed

Browse files
committed
Fix README badge versions and links
1 parent 32add73 commit 2bc5bed

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# composer/xdebug-handler
22

3-
[![packagist](https://img.shields.io/packagist/v/composer/xdebug-handler.svg)](https://packagist.org/packages/composer/xdebug-handler)
4-
[![Continuous Integration](https://github.com/composer/xdebug-handler/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/composer/xdebug-handler/actions)
3+
[![packagist](https://img.shields.io/packagist/v/composer/xdebug-handler)](https://packagist.org/packages/composer/xdebug-handler)
4+
[![Continuous Integration](https://github.com/composer/xdebug-handler/actions/workflows/continuous-integration.yml/badge.svg?branch=main)](https://github.com/composer/xdebug-handler/actions?query=branch:main)
55
![license](https://img.shields.io/github/license/composer/xdebug-handler.svg)
6-
![php](https://img.shields.io/packagist/php-v/composer/xdebug-handler.svg?colorB=8892BF&label=php)
6+
![php](https://img.shields.io/packagist/php-v/composer/xdebug-handler?colorB=8892BF)
77

88
Restart a CLI process without loading the Xdebug extension, unless `xdebug.mode=off`.
99

0 commit comments

Comments
 (0)