Skip to content

Commit 38225a4

Browse files
committed
Update deps
1 parent 1466a17 commit 38225a4

File tree

2 files changed

+279
-258
lines changed

2 files changed

+279
-258
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
"name": "phpwatch/php-commitlog-builder",
33
"type": "library",
44
"require": {
5-
"php": "^8.2",
6-
"ext-curl": "*",
7-
"ayesh/curl-fetcher": "^1.0.6"
5+
"php": "^8.3",
6+
"ayesh/curl-fetcher": "^2.0.0"
87
},
98
"require-dev": {
10-
"phpunit/phpunit": "^10.3.1"
9+
"phpunit/phpunit": "^11.0.6"
1110
},
1211
"license": "MIT",
1312
"autoload": {

0 commit comments

Comments
 (0)