Skip to content

Commit 02b60f4

Browse files
roave/security-advisories finds laravel 5.3/5.4 not safe, so it is removed from the travis-ci config.
1 parent 16d82c5 commit 02b60f4

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
env: LARAVEL_VERSION="~7.0"
2626

2727
env:
28-
- LARAVEL_VERSION="~5.3.0"
29-
- LARAVEL_VERSION="~5.4.0"
3028
- LARAVEL_VERSION="~5.5.0"
3129
- LARAVEL_VERSION="~5.6.0"
3230
- LARAVEL_VERSION="~5.7.0"

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111
### Security
1212

1313

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+
1418
## [1.1.2] - 2020-05-12
1519
### Fixed
1620
- Fixed travis-ci integration config.
@@ -35,6 +39,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3539
### Added
3640
- Initial release
3741

42+
[1.1.3]: https://github.com/imliam/laravel-env-set-command/compare/1.1.2...1.1.3
3843
[1.1.2]: https://github.com/imliam/laravel-env-set-command/compare/1.1.1...1.1.2
3944
[1.1.1]: https://github.com/imliam/laravel-env-set-command/compare/1.1.0...1.1.1
4045
[1.1.0]: https://github.com/imliam/laravel-env-set-command/compare/1.0.0...1.1.0

0 commit comments

Comments
 (0)