File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 25
25
env : LARAVEL_VERSION="~7.0"
26
26
27
27
env :
28
- - LARAVEL_VERSION="~5.3.0"
29
- - LARAVEL_VERSION="~5.4.0"
30
28
- LARAVEL_VERSION="~5.5.0"
31
29
- LARAVEL_VERSION="~5.6.0"
32
30
- LARAVEL_VERSION="~5.7.0"
Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
11
### Security
12
12
13
13
14
+ ## [ 1.1.3] - 2020-05-12
15
+ ### Security
16
+ - roave/security-advisories finds laravel 5.3/5.4 not safe, so it is removed from the travis-ci config.
17
+
14
18
## [ 1.1.2] - 2020-05-12
15
19
### Fixed
16
20
- Fixed travis-ci integration config.
@@ -35,6 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
35
39
### Added
36
40
- Initial release
37
41
42
+ [ 1.1.3 ] : https://github.com/imliam/laravel-env-set-command/compare/1.1.2...1.1.3
38
43
[ 1.1.2 ] : https://github.com/imliam/laravel-env-set-command/compare/1.1.1...1.1.2
39
44
[ 1.1.1 ] : https://github.com/imliam/laravel-env-set-command/compare/1.1.0...1.1.1
40
45
[ 1.1.0 ] : https://github.com/imliam/laravel-env-set-command/compare/1.0.0...1.1.0
You can’t perform that action at this time.
0 commit comments