Skip to content

Commit 37c9f79

Browse files
committed
adjust core-minimal deps
1 parent eca8946 commit 37c9f79

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
@@ -17,11 +17,11 @@
1717
],
1818
"require": {
1919
"php": ">=5.6",
20+
"pear/pear-core-minimal": "^1.10",
2021
"pear/pear_exception": "^1.0"
2122
},
2223
"require-dev": {
2324
"friendsofphp/php-cs-fixer": "^2",
24-
"pear/pear-core-minimal": "^1.10",
2525
"phpunit/phpunit": ">=5 <10",
2626
"sanmai/phpunit-legacy-adapter": "^6 || ^8"
2727
},

0 commit comments

Comments
 (0)