Skip to content

Commit e4ef61e

Browse files
committed
Update requires
1 parent ffc8434 commit e4ef61e

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
@@ -2,15 +2,15 @@
22
"name": "simpaypl/simpay",
33
"description": "Official SimPay API",
44
"type": "library",
5-
"version": "2.0.2",
5+
"version": "2.0.3",
66
"license": "MIT",
77
"minimum-stability": "stable",
88
"require": {
99
"php": ">=7.4",
1010
"guzzlehttp/guzzle": "^7.4",
1111
"ext-json": "*",
12-
"illuminate/collections": "^8.68",
13-
"symfony/var-dumper": "^5.3",
12+
"illuminate/collections": ">=8.68",
13+
"symfony/var-dumper": ">=5.3",
1414
"ext-iconv": "*"
1515
},
1616
"authors": [

0 commit comments

Comments
 (0)