Skip to content

Commit 84d88cf

Browse files
committed
v1.4.1
1 parent eb3a9a5 commit 84d88cf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tiamo/phpas2",
33
"description": "PHPAS2 is a php-based implementation of the EDIINT AS2 standard",
44
"type": "library",
5-
"version": "1.4.0",
5+
"version": "1.4.1",
66
"authors": [
77
{
88
"name": "Vladyslav K",

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# DOCUMENTATION
22

3-
Please have a look at an example application based on Slim3 framework.
3+
Please have a look at an example application based on Slim3 framework.
4+
45
You can also create your own classes.
56

67
- Implement MessageRepository class based on \AS2\MessageRepositoryInterface

0 commit comments

Comments
 (0)