File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " codeception/module-asserts" ,
33 "description" : " Codeception module containing various assertions" ,
4- "keywords" : [ " codeception" , " asserts" , " assertions" ],
5- "homepage" : " https://codeception.com/" ,
6- "type" : " library" ,
74 "license" : " MIT" ,
5+ "type" : " library" ,
6+ "keywords" : [
7+ " codeception" ,
8+ " asserts" ,
9+ " assertions"
10+ ],
811 "authors" : [
912 {
1013 "name" : " Michael Bodnarchuk"
1720 "homepage" : " https://medium.com/@ganieves"
1821 }
1922 ],
20- "minimum-stability " : " dev " ,
23+ "homepage " : " https://codeception.com/ " ,
2124 "require" : {
2225 "php" : " ^8.0" ,
23- "codeception/lib-asserts " : " ^2 .0" ,
24- "codeception/codeception " : " ^5.0.0-alpha1 "
26+ "codeception/codeception " : " dev-5.0-interfaces as 5.0 .0" ,
27+ "codeception/lib-asserts " : " ^2.0 "
2528 },
2629 "conflict" : {
2730 "codeception/codeception" : " <5.0"
2831 },
32+ "minimum-stability" : " dev" ,
2933 "autoload" : {
3034 "classmap" : [
3135 " src/"
You can’t perform that action at this time.
0 commit comments