Skip to content

Commit ef6cf81

Browse files
committed
Update php-collective/dto requirement to ^0.1.5
1 parent ab8be2f commit ef6cf81

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=8.2",
1414
"doctrine/collections": "^2.0",
15-
"php-collective/dto": "^0.1|dev-master",
15+
"php-collective/dto": "^0.1.5",
1616
"symfony/framework-bundle": "^7.0|^8.0",
1717
"symfony/console": "^7.0|^8.0"
1818
},

0 commit comments

Comments
 (0)