We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1466a17 commit 38225a4Copy full SHA for 38225a4
2 files changed
composer.json
@@ -2,12 +2,11 @@
2
"name": "phpwatch/php-commitlog-builder",
3
"type": "library",
4
"require": {
5
- "php": "^8.2",
6
- "ext-curl": "*",
7
- "ayesh/curl-fetcher": "^1.0.6"
+ "php": "^8.3",
+ "ayesh/curl-fetcher": "^2.0.0"
8
},
9
"require-dev": {
10
- "phpunit/phpunit": "^10.3.1"
+ "phpunit/phpunit": "^11.0.6"
11
12
"license": "MIT",
13
"autoload": {
0 commit comments