Skip to content

Commit 573c3e3

Browse files
author
infobip-ci
committed
ADDED composer.lock for Snyk
1 parent f92e082 commit 573c3e3

File tree

3 files changed

+4204
-4
lines changed

3 files changed

+4204
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
composer.phar
44
/vendor/
55

6-
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
7-
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
8-
composer.lock
9-
106
# php-cs-fixer cache
117
.php_cs.cache
128
.php-cs-fixer.cache

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to the library will be documented in this file.
44

55
The format of the file is based on [Keep a Changelog](http://keepachangelog.com/) and this library adheres to [Semantic Versioning](http://semver.org/) as mentioned in the [README.md][readme] file.
66

7+
## [ [5.1.1](https://github.com/infobip/infobip-api-php-client/releases/tag/5.1.1) ] - 2023-05-19
8+
9+
### Changed
10+
- Added composer.lock for Snyk
11+
712
## [ [5.1.0](https://github.com/infobip/infobip-api-php-client/releases/tag/5.1.0) ] - 2023-04-24
813

914
⚠️ **IMPORTANT NOTE:** Obsolete models that are not used since release 5.0.0 have been removed. You should not use them anymore.

0 commit comments

Comments
 (0)