Skip to content

Commit

Permalink
update composer dependencies
Browse files Browse the repository at this point in the history
  - Upgrading php-sap/common (6.1.1 => v6.1.2)
  - Upgrading phpunit/php-code-coverage (9.2.31 => 9.2.32)
  • Loading branch information
gregor-j committed Sep 4, 2024
1 parent 76a371b commit 8d9e2b0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"require": {
"php": "^8.1",
"ext-sapnwrfc": "^2.1",
"php-sap/interfaces": "^5.0",
"php-sap/common": "^6.0"
"php-sap/interfaces": "^5.1",
"php-sap/common": "^6.1"
},
"require-dev": {
"ext-json": "*",
Expand Down
48 changes: 24 additions & 24 deletions composer.lock

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

0 comments on commit 8d9e2b0

Please sign in to comment.