Skip to content

Commit d4b466e

Browse files
author
Krzysztof Grzelak
committed
Update composer.json
1 parent 340fa8b commit d4b466e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "simpaypl/simpay",
33
"description": "Official SimPay API",
44
"type": "library",
5-
"version": "1.4",
5+
"version": "1.5",
66
"license": "MIT",
77
"minimum-stability": "stable",
88
"require": {
99
"php": ">=7.0",
10-
"guzzlehttp/guzzle": "~6.0"
10+
"guzzlehttp/guzzle": "^6.0"
1111
},
1212
"authors": [
1313
{

0 commit comments

Comments
 (0)