Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 4740b37

Browse files
authored
Merge pull request #17 from sitedyno/update-nojimage-twitter-text-php
Update nojimage/twitter-text-php to version 2.0.2
2 parents 16badb1 + 6f9108a commit 4740b37

File tree

3 files changed

+86
-93
lines changed

3 files changed

+86
-93
lines changed

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,16 @@
66
"support": {
77
"irc": "irc://irc.freenode.net/phergie"
88
},
9-
"repositories": [
10-
{
11-
"type": "vcs",
12-
"url": "[email protected]:svpernova09/Phake.git"
13-
}
14-
],
159
"require": {
1610
"php": "^5.6|^7.0",
1711
"phergie/phergie-irc-bot-react": "~2",
18-
"nojimage/twitter-text-php": "1.1.1",
12+
"nojimage/twitter-text-php": "~2.0",
1913
"phergie/phergie-irc-plugin-http": "^4.0",
2014
"react/promise": "~1.0|~2.0",
2115
"phergie/phergie-irc-plugin-react-eventfilter": "^1.0||^2.0"
2216
},
2317
"require-dev": {
24-
"phake/phake": "dev-VerifierResultConstraint-issue",
18+
"phake/phake": "^2.2.1",
2519
"phpunit/phpunit": "^4.6.0",
2620
"codeclimate/php-test-reporter": "~0.1",
2721
"satooshi/php-coveralls": "0.6.1",

0 commit comments

Comments
 (0)