File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,3 +82,19 @@ Initial tagged release
8282
8383### Fixed
8484* Nothing
85+
86+ ## 3.0.0 - 2020-04-12
87+
88+ Updated packages and php versions
89+
90+ ### Added
91+ * Everything
92+
93+ ### Deprecated
94+ * Nothing
95+
96+ ### Removed
97+ * Nothing
98+
99+ ### Fixed
100+ * Nothing
Original file line number Diff line number Diff line change 33 "description" : " DotKernel service creation component through laminas-servicemanager and annotations" ,
44 "authors" : [
55 {
6- "name" : " DotKerenel Team" ,
6+ "name" : " DotKernel Team" ,
77 "email" : " team@dotkernel.com"
88 }
99 ],
1919 " service-manager"
2020 ],
2121 "require" : {
22- "php" : " ^7.2 " ,
23- "laminas/laminas-servicemanager" : " ^3.3 " ,
24- "doctrine/annotations" : " ^1.6 " ,
25- "doctrine/cache" : " ^1.7 " ,
22+ "php" : " ^7.4 " ,
23+ "laminas/laminas-servicemanager" : " ^3.4 " ,
24+ "doctrine/annotations" : " ^1.10 " ,
25+ "doctrine/cache" : " ^1.10 " ,
2626 "laminas/laminas-dependency-plugin" : " ^1.0"
2727 },
2828 "require-dev" : {
You can’t perform that action at this time.
0 commit comments