Skip to content

Commit 76f374b

Browse files
committed
updated php-sap/interfaces to v5 and php-sap/common to v6
1 parent 640bcd5 commit 76f374b

File tree

2 files changed

+13
-18
lines changed

2 files changed

+13
-18
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"ext-json": "*",
1818
"phpunit/phpunit": "^9.6",
1919
"kba-team/memory-container": "^2.0",
20-
"php-sap/interfaces": "dev-main",
21-
"php-sap/common": "dev-main"
20+
"php-sap/interfaces": "^5.0",
21+
"php-sap/common": "^6.0"
2222
},
2323
"autoload": {
2424
"psr-4": {

composer.lock

Lines changed: 11 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)