Skip to content

Commit cc8b1fd

Browse files
committed
Updated composer.json
1 parent 48fef94 commit cc8b1fd

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"php": ">=7.2",
2222
"ext-curl": "*",
2323
"phpxmlrpc/phpxmlrpc": "^4.0",
24-
"symfony/serializer": ">=3"
24+
"symfony/serializer": ">=3.2.0"
2525
},
2626
"require-dev": {
2727
"roave/security-advisories": "dev-master",
2828
"ang3/php-dev-binaries": "^1.0",
29-
"symfony/var-dumper": "^4.0",
30-
"phpunit/phpunit": "^8.5",
31-
"symfony/property-info": "^5.0",
32-
"symfony/inflector": "^5.0"
29+
"symfony/var-dumper": ">=3.2.0",
30+
"phpunit/phpunit": ">=7.0",
31+
"symfony/property-info": ">=3.2.0",
32+
"symfony/inflector": ">=3.2.0"
3333
}
3434
}

composer.lock

Lines changed: 18 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)