Skip to content

Commit

Permalink
Fix readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Jul 13, 2024
1 parent 8d6f8e0 commit cf4d025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
php-fake-php-version
==============

[![Build Status](https://travis-ci.com/WyriHaximus/php-fake-php-version.png)](https://travis-ci.com/WyriHaximus/php-fake-php-version)
[![Continuous Integration](https://github.com/WyriHaximus/php-fake-php-version/actions/workflows/ci.yml/badge.svg)](https://github.com/WyriHaximus/php-fake-php-version/actions/workflows/ci.yml)
[![Latest Stable Version](https://poser.pugx.org/WyriHaximus/fake-php-version/v/stable.png)](https://packagist.org/packages/WyriHaximus/fake-php-version)
[![Total Downloads](https://poser.pugx.org/WyriHaximus/fake-php-version/downloads.png)](https://packagist.org/packages/WyriHaximus/fake-php-version)
[![License](https://poser.pugx.org/wyrihaximus/fake-php-version/license.png)](https://packagist.org/packages/wyrihaximus/fake-php-version)
Expand All @@ -24,7 +24,7 @@ composer require wyrihaximus/fake-php-version

## License ##

Copyright 2019 [Cees-Jan Kiewiet](http://wyrihaximus.net/)
Copyright 2024 [Cees-Jan Kiewiet](http://wyrihaximus.net/)

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down

0 comments on commit cf4d025

Please sign in to comment.