forked from webmozarts/assert
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed "latest release" and "support"
- Loading branch information
Showing
1 changed file
with
0 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,10 +6,6 @@ Webmozart Assert | |
[![Latest Stable Version](https://poser.pugx.org/webmozart/assert/v/stable.svg)](https://packagist.org/packages/webmozart/assert) | ||
[![Total Downloads](https://poser.pugx.org/webmozart/assert/downloads.svg)](https://packagist.org/packages/webmozart/assert) | ||
|
||
Latest release: [1.2.0](https://packagist.org/packages/webmozart/assert#1.2.0) | ||
|
||
PHP >= 5.3.9 | ||
|
||
This library contains efficient assertions to test the input and output of | ||
your methods. With these assertions, you can greatly reduce the amount of coding | ||
needed to write a safe implementation. | ||
|
@@ -235,12 +231,6 @@ Contributions to the package are always welcome! | |
* Report any bugs or issues you find on the [issue tracker]. | ||
* You can grab the source code at the package's [Git repository]. | ||
|
||
Support | ||
------- | ||
|
||
If you are having problems, send a mail to [email protected] or shout out to | ||
[@webmozart] on Twitter. | ||
|
||
License | ||
------- | ||
|
||
|