mirror of
https://github.com/elyby/php-tempmailbuster.git
synced 2025-05-31 14:11:41 +05:30
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fbe6e73780 | ||
|
|
60e657f823 | ||
|
|
2743cca1a2 |
10
CHANGELOG.md
10
CHANGELOG.md
@@ -3,6 +3,16 @@
|
||||
All notable changes to `elyby/php-tempmailbuster` are documented in this file using the
|
||||
[Keep a CHANGELOG](http://keepachangelog.com/) principles.
|
||||
|
||||
## 1.0.2 - 2016-05-01
|
||||
|
||||
### Changed
|
||||
* Added binding to stable ely/anti-tempmail-repo versions.
|
||||
|
||||
## 1.0.1 - 2016-05-01
|
||||
|
||||
### Changed
|
||||
* Removed repository part from composer.json, 'cause ely/anti-tempmail-repo is now published on packagist.
|
||||
|
||||
## 1.0.0 - 2016-04-30
|
||||
|
||||
### Added
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php" : "~5.4 | ~7.0",
|
||||
"ely/anti-tempmail-repo" : "*"
|
||||
"ely/anti-tempmail-repo" : "~0.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.8 || ~5.0"
|
||||
|
||||
Reference in New Issue
Block a user