File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.1.1 - 2017-03-11
2+
3+ ### Added
4+ * Updated php file headers doc blocks
5+
6+ ### Deprecated
7+ * Nothing
8+
9+ ### Removed
10+ * Nothing
11+
12+ ### Fixed
13+ * Nothing
14+
15+
116## 0.1.0 - 2017-03-09
217
318Initial tagged release
Original file line number Diff line number Diff line change 1313 "php" : " ^7.1" ,
1414 "container-interop/container-interop" : " ^1.1" ,
1515
16- "dotkernel/dot-controller" : " ~ 0.1" ,
17- "dotkernel/dot-flashmessenger" : " ~ 0.1" ,
16+ "dotkernel/dot-controller" : " ^ 0.1" ,
17+ "dotkernel/dot-flashmessenger" : " ^ 0.1" ,
1818 "dotkernel/dot-form" : " ^1.0"
1919 },
2020 "require-dev" : {
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @copyright: DotKernel
4- * @library: dot-controller-plugin-forms
5- * @author: n3vra
6- * Date: 1/25/2017
7- * Time: 2:27 PM
3+ * @see https://github.com/dotkernel/dot-controller-plugin-forms/ for the canonical source repository
4+ * @copyright Copyright (c) 2017 Apidemia (https://www.apidemia.com)
5+ * @license https://github.com/dotkernel/dot-controller-plugin-forms/blob/master/LICENSE.md MIT License
86 */
97
108declare (strict_types = 1 );
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @copyright: DotKernel
4- * @library: dot-controller-plugin-forms
5- * @author: n3vra
6- * Date: 1/25/2017
7- * Time: 2:37 PM
3+ * @see https://github.com/dotkernel/dot-controller-plugin-forms/ for the canonical source repository
4+ * @copyright Copyright (c) 2017 Apidemia (https://www.apidemia.com)
5+ * @license https://github.com/dotkernel/dot-controller-plugin-forms/blob/master/LICENSE.md MIT License
86 */
97
108declare (strict_types = 1 );
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @copyright: DotKernel
4- * @library: dot-controller-plugin-forms
5- * @author: n3vra
6- * Date: 1/25/2017
7- * Time: 2:36 PM
3+ * @see https://github.com/dotkernel/dot-controller-plugin-forms/ for the canonical source repository
4+ * @copyright Copyright (c) 2017 Apidemia (https://www.apidemia.com)
5+ * @license https://github.com/dotkernel/dot-controller-plugin-forms/blob/master/LICENSE.md MIT License
86 */
97
108declare (strict_types = 1 );
You can’t perform that action at this time.
0 commit comments