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 },
1919 "require-dev" : {
2020 "phpunit/phpunit" : " ^4.8" ,
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @copyright: DotKernel
4- * @library: dotkernel/dot-controller-plugin-flashmessenger
5- * @author: n3vrax
6- * Date: 10/7/2016
7- * Time: 6:49 PM
3+ * @see https://github.com/dotkernel/dot-controller-plugin-flashmessenger/ for the canonical source repository
4+ * @copyright Copyright (c) 2017 Apidemia (https://www.apidemia.com)
5+ * @license https://github.com/dotkernel/dot-controller-plugin-flashmessenger/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: dotkernel/dot-controller-plugin-flashmessenger
5- * @author: n3vrax
6- * Date: 10/7/2016
7- * Time: 6:50 PM
3+ * @see https://github.com/dotkernel/dot-controller-plugin-flashmessenger/ for the canonical source repository
4+ * @copyright Copyright (c) 2017 Apidemia (https://www.apidemia.com)
5+ * @license https://github.com/dotkernel/dot-controller-plugin-flashmessenger/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: dotkernel/dot-controller-plugin-flashmessenger
5- * @author: n3vrax
6- * Date: 10/7/2016
7- * Time: 6:49 PM
3+ * @see https://github.com/dotkernel/dot-controller-plugin-flashmessenger/ for the canonical source repository
4+ * @copyright Copyright (c) 2017 Apidemia (https://www.apidemia.com)
5+ * @license https://github.com/dotkernel/dot-controller-plugin-flashmessenger/blob/master/LICENSE.md MIT License
86 */
97
108declare (strict_types = 1 );
You can’t perform that action at this time.
0 commit comments