We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3a9a5 commit 84d88cfCopy full SHA for 84d88cf
composer.json
@@ -2,7 +2,7 @@
2
"name": "tiamo/phpas2",
3
"description": "PHPAS2 is a php-based implementation of the EDIINT AS2 standard",
4
"type": "library",
5
- "version": "1.4.0",
+ "version": "1.4.1",
6
"authors": [
7
{
8
"name": "Vladyslav K",
docs/index.md
@@ -1,6 +1,7 @@
1
# DOCUMENTATION
-Please have a look at an example application based on Slim3 framework.
+Please have a look at an example application based on Slim3 framework.
+
You can also create your own classes.
- Implement MessageRepository class based on \AS2\MessageRepositoryInterface
0 commit comments