Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 32bff61

Browse files
committed
V1.0.0
1 parent fbb1c10 commit 32bff61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"require": {
1313
"php": ">=5.5",
14-
"zibios/wrike-php-library": "^0.1",
15-
"zibios/wrike-php-guzzle": "^0.1",
16-
"zibios/wrike-php-jmsserializer": "^0.1"
14+
"zibios/wrike-php-library": "^1.0",
15+
"zibios/wrike-php-guzzle": "^1.0",
16+
"zibios/wrike-php-jmsserializer": "^1.0"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": ">=4.0,<6.0"

0 commit comments

Comments
 (0)