Skip to content

Commit 1247263

Browse files
authored
Merge pull request #456 from reload/v2-updates
Update dependencies
2 parents 80535aa + 8692beb commit 1247263

File tree

2 files changed

+48
-118
lines changed

2 files changed

+48
-118
lines changed

composer.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@
2828
"phpunit/phpunit": "^12.0",
2929
"phpstan/phpstan-phpunit": "^1.3"
3030
},
31-
"extra": {
32-
"composer-exit-on-patch-failure": true,
33-
"patches": {
34-
"lesstif/php-jira-rest-client": {
35-
"#554: fix deprecated search to search/jql": "https://github.com/lesstif/php-jira-rest-client/pull/554/commits/0823afc040b752007cb2217a722bf3f4d4fccc5d.patch"
36-
}
37-
}
38-
},
3931
"config": {
4032
"platform": {
4133
"php": "8.4"
@@ -45,7 +37,5 @@
4537
"phpstan/extension-installer": true,
4638
"cweagans/composer-patches": true
4739
}
48-
},
49-
"minimum-stability": "dev",
50-
"prefer-stable": true
40+
}
5141
}

composer.lock

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

0 commit comments

Comments
 (0)