Skip to content

Commit d512fce

Browse files
authored
Require php-prices ^3.0
1 parent a46abd1 commit d512fce

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
@@ -26,7 +26,7 @@
2626
}
2727
],
2828
"require": {
29-
"whitecube/php-prices": "^2.2",
29+
"whitecube/php-prices": "^3.0",
3030
"illuminate/support": "^8.0|^9.0|^10.0"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)