Skip to content

Commit 5d35fa4

Browse files
authored
Merge pull request #56 from wiz-develop:endou-mame/issue55
php-monad バージョンアップ
2 parents 573876d + f1e42e9 commit 5d35fa4

File tree

2 files changed

+151
-95
lines changed

2 files changed

+151
-95
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.",
44
"require": {
55
"php": ">=8.4",
6-
"wiz-develop/php-monad": "^2.2"
6+
"wiz-develop/php-monad": "^2.6"
77
},
88
"type": "library",
99
"license": "MIT",

0 commit comments

Comments
 (0)