Skip to content

Commit da6001a

Browse files
set min version for shetabit/multipay to 2.4
specify v2.4 as minimum version for shetabit/multipay package.
1 parent 2bcdaac commit da6001a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"php": "^8.0",
8888
"illuminate/broadcasting": "^8.0|^9.0|^10.0|^11.0|^12.0",
8989
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
90-
"shetabit/multipay": "^2.0"
90+
"shetabit/multipay": "^2.4"
9191
},
9292
"suggest": {
9393
"ext-soap": "Needed to support some drivers that required SOAP"

0 commit comments

Comments
 (0)