Skip to content

Commit d66a6ff

Browse files
Moussa Sidibesidibos
authored andcommitted
SDK-517: Update protobuf files using the common proto generator
1 parent 12f8aa4 commit d66a6ff

26 files changed

+433
-396
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"src/phpseclib/bootstrap.php"
3939
],
4040
"psr-4": {
41-
"Attrpubapi_v1\\": "src/Attrpubapi_v1",
42-
"Compubapi_v1\\": "src/Compubapi_v1",
41+
"Attrpubapi\\": "src/Attrpubapi",
42+
"Compubapi\\": "src/Compubapi",
4343
"Google\\Protobuf\\": "src/protobuflib/Google/Protobuf",
4444
"GPBMetadata\\": "src/protobuflib/GPBMetadata",
4545
"phpseclib\\": "src/phpseclib/",

composer.lock

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

src/Attrpubapi_v1/Anchor.php renamed to src/Attrpubapi/Anchor.php

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

src/Attrpubapi_v1/Attribute.php renamed to src/Attrpubapi/Attribute.php

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

src/Attrpubapi_v1/AttributeAndId.php renamed to src/Attrpubapi/AttributeAndId.php

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

src/Attrpubapi_v1/AttributeAndIdList.php renamed to src/Attrpubapi/AttributeAndIdList.php

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

0 commit comments

Comments
 (0)