Skip to content

Commit 53c64eb

Browse files
committed
Merge branch 'master' of https://github.com/TavoNiievez/module-asserts into TavoNiievez
2 parents 6cc508c + 42ba7eb commit 53c64eb

File tree

6 files changed

+1339
-419
lines changed

6 files changed

+1339
-419
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name":"codeception/module-asserts",
33
"description":"Codeception module containing various assertions",
44
"keywords":["codeception", "asserts", "assertions"],
5-
"homepage":"http://codeception.com/",
5+
"homepage":"https://codeception.com/",
66
"type":"library",
77
"license":"MIT",
88
"authors":[
@@ -11,6 +11,10 @@
1111
},
1212
{
1313
"name":"Gintautas Miselis"
14+
},
15+
{
16+
"name":"Gustavo Nieves",
17+
"homepage": "https://medium.com/@ganieves"
1418
}
1519
],
1620
"minimum-stability": "RC",

0 commit comments

Comments
 (0)