Skip to content

Commit 2b99910

Browse files
committed
4.35.5
1 parent e6d3c66 commit 2b99910

File tree

16 files changed

+122
-341
lines changed

16 files changed

+122
-341
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": "^7.3|^8.0",
17-
"brick/money": "^0.5|^0.6|^0.7|^0.8|^0.9",
17+
"brick/money": "^0.5|^0.6|^0.7|^0.8|^0.9|^0.10",
1818
"doctrine/dbal": "^2.13.3|^3.1.2|^4.0",
1919
"illuminate/support": "^8.83.4|^9.3.1|^10.0|^11.0",
2020
"inertiajs/inertia-laravel": "^0.4.5|^0.5.2|^0.6.0|^1.0",
@@ -123,5 +123,5 @@
123123
],
124124
"minimum-stability": "dev",
125125
"prefer-stable": true,
126-
"version": "4.35.4"
126+
"version": "4.35.5"
127127
}

0 commit comments

Comments
 (0)