Skip to content

Commit bb03132

Browse files
committed
Updates dependencies
1 parent 84de071 commit bb03132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
],
1212
"require": {
1313
"php": ">=8.1",
14-
"sebastian/diff": "^6.0.1||^5.0||^4.0.3",
15-
"symfony/console": "^7.1.0||^v5.4.8"
14+
"sebastian/diff": "^7.0.0||^6.0.1||^5.0||^4.0.3",
15+
"symfony/console": "^7.2.1||^v5.4.8"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)