Skip to content

Commit

Permalink
0.7.1 (#610)
Browse files Browse the repository at this point in the history
* Bump phpmd/phpmd from 2.13.0 to 2.15.0

Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](phpmd/phpmd@2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: phpmd/phpmd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump phpstan/phpstan from 1.10.54 to 1.10.56 (#608)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.54 to 1.10.56.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.54...1.10.56)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Dependency update. SDK-5752: Feature dev-master switch for RG

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavlo Maksymov <[email protected]>
  • Loading branch information
3 people authored Jan 18, 2024
1 parent a9fa833 commit 8c88abe
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"nelmio/api-doc-bundle": "^4.12",
"ondrejmirtes/better-reflection": "4.3.*",
"phpbench/phpbench": "^1.2",
"phpmd/phpmd": "2.13.*",
"phpmd/phpmd": "2.15.*",
"phpstan/phpstan": "^1.10",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
Expand Down
42 changes: 21 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c88abe

Please sign in to comment.