Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e99f9fc

Browse files
committed
Minor
1 parent 4073af8 commit e99f9fc

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

src/Plugin/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5-
## 4.0.0-beta2
6-
7-
- Removed `AbstractHttpProvider::setMessageFactory`.
8-
- Removed `AbstractHttpProvider::getHttpClient`.
9-
- Make sure we have a `MessageFactory` in the constructor of `AbstractHttpProvider`.
10-
11-
## 4.0.0-beta1
5+
## 1.0.0
126

137
First release of this library.

src/Plugin/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"psr/log": "^1.0",
1818
"psr/simple-cache": "^1.0",
1919
"php-http/promise": "^1.0"
20-
2120
},
2221
"require-dev": {
2322
"phpunit/phpunit": "^6.1",

0 commit comments

Comments
 (0)