Skip to content

Commit 2c67fe0

Browse files
Update gecko-packages/gecko-php-unit requirement || ^3.0
Updates the requirements on [gecko-packages/gecko-php-unit](https://github.com/GeckoPackages/GeckoPHPUnit) to permit the latest version. - [Release notes](https://github.com/GeckoPackages/GeckoPHPUnit/releases) - [Changelog](https://github.com/GeckoPackages/GeckoPHPUnit/blob/3.0/CHANGELOG.md) - [Commits](GeckoPackages/GeckoPHPUnit@v2.0...v3.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4cb6e76 commit 2c67fe0

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
@@ -7,7 +7,7 @@
77
"doctrine/inflector": "^1.0"
88
},
99
"require-dev": {
10-
"gecko-packages/gecko-php-unit": "^2.0",
10+
"gecko-packages/gecko-php-unit": "^2.0 || ^3.0",
1111
"phpunit/phpunit": "^6.0",
1212
"friendsofphp/php-cs-fixer": "2.14.2"
1313
},

0 commit comments

Comments
 (0)