Skip to content

Commit dad1a2d

Browse files
Bump phing/phing from 2.17.4 to 3.1.0
Bumps [phing/phing](https://github.com/phingofficial/phing) from 2.17.4 to 3.1.0. - [Release notes](https://github.com/phingofficial/phing/releases) - [Changelog](https://github.com/phingofficial/phing/blob/main/CHANGELOG.md) - [Commits](phingofficial/phing@2.17.4...3.1.0) --- updated-dependencies: - dependency-name: phing/phing dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd2287e commit dad1a2d

File tree

2 files changed

+382
-65
lines changed

2 files changed

+382
-65
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"require-dev": {
5050
"mockery/mockery": "^1.2",
51-
"phing/phing": "^2.14",
51+
"phing/phing": "^3.1",
5252
"phpunit/phpunit": "^12",
5353
"squizlabs/php_codesniffer": "^4.0"
5454
},

0 commit comments

Comments
 (0)