Skip to content

Commit e35b006

Browse files
committed
Update php-collective/dto requirement to ^0.1.5
1 parent 7dd25cd commit e35b006

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=8.2",
13-
"php-collective/dto": "^0.1|dev-master",
13+
"php-collective/dto": "^0.1.5",
1414
"laravel/framework": "^11.0|^12.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)