Skip to content

Commit

Permalink
update php-sap/interfaces to v4 and php-sap/common to v5 #8
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Oct 19, 2023
1 parent 0f764fd commit f5d6675
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"ext-json": "*",
"phpunit/phpunit": "^9.6",
"kba-team/memory-container": "^2.0",
"php-sap/interfaces": "^3.0",
"php-sap/common": "^4.0"
"php-sap/interfaces": "^4.0",
"php-sap/common": "^5.0"
},
"autoload": {
"psr-4": {
Expand Down
37 changes: 19 additions & 18 deletions composer.lock

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

0 comments on commit f5d6675

Please sign in to comment.