Skip to content

Commit 028f4f4

Browse files
Fix release links
1 parent 07ffac4 commit 028f4f4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Get an in depth look into all the features and a short 'getting started' tutoria
1616
[![Code Coverage](https://scrutinizer-ci.com/g/sebastianfeldmann/phpbu/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/sebastianfeldmann/phpbu/?branch=master)
1717
[![PHP Website](https://img.shields.io/website-up-down-green-red/https/www.phpbu.de.svg)](https://www.phpbu.de)
1818

19-
If you are not using php 8.1 or greater already you can still use phpbu version [6.0.30](https://phar.phpbu.de/phpbu-6.0.20.phar) \
20-
If you are not using php 8.0 or greater already you can still use phpbu version [6.0.20](https://phar.phpbu.de/phpbu-6.0.20.phar) \
21-
If you are not using php 7.2 or greater already you can still use phpbu version [5.2.10](https://phar.phpbu.de/phpbu-5.2.10.phar) \
22-
If you are behind php 7.0 you can still use phpbu version [4.0.10](https://phar.phpbu.de/phpbu-4.0.10.phar)
19+
If you are not using php 8.1 or greater already you can still use phpbu version [6.0.30](https://github.com/sebastianfeldmann/phpbu/releases/tag/6.0.30) \
20+
If you are not using php 8.0 or greater already you can still use phpbu version [6.0.20](https://github.com/sebastianfeldmann/phpbu/releases/tag/6.0.20) \
21+
If you are not using php 7.2 or greater already you can still use phpbu version [5.2.10](https://github.com/sebastianfeldmann/phpbu/releases/tag/5.2.10) \
22+
If you are behind php 7.0 you can still use phpbu version [4.0.10](https://github.com/sebastianfeldmann/phpbu/releases/tag/4.0.10)
2323

2424
## Features
2525

0 commit comments

Comments
 (0)