File tree Expand file tree Collapse file tree 9 files changed +22
-16
lines changed Expand file tree Collapse file tree 9 files changed +22
-16
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### v4.0.1 - 2019-09-21
4
+
5
+ ` FIXED `
6
+
7
+ - ` array_get ` references.
8
+
3
9
### v4.0.0 - 2019-08-30
4
10
5
11
- BC Break: PHP 7.2 is the minimum required PHP version
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
namespace Cartalyst \Converter ;
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
namespace Cartalyst \Converter \Exchangers ;
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
namespace Cartalyst \Converter \Exchangers ;
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
namespace Cartalyst \Converter \Exchangers ;
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
namespace Cartalyst \Converter \Laravel ;
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
namespace Cartalyst \Converter \Laravel \Facades ;
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
return [
Original file line number Diff line number Diff line change 11
11
* bundled with this package in the LICENSE file.
12
12
*
13
13
* @package Converter
14
- * @version 4.0.0
14
+ * @version 4.0.1
15
15
* @author Cartalyst LLC
16
16
* @license BSD License (3-clause)
17
17
* @copyright (c) 2011-2019, Cartalyst LLC
18
- * @link http ://cartalyst.com
18
+ * @link https ://cartalyst.com
19
19
*/
20
20
21
21
namespace Cartalyst \Converter \Tests ;
You can’t perform that action at this time.
0 commit comments