Skip to content

Commit

Permalink
[fix] composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
malickyeu authored Sep 8, 2022
1 parent 5536772 commit 50a4f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.",
"license": "MIT",
"require": {
"symfony/event-dispatcher": "^4.4|^5.3|^6.0",
"symfony/event-dispatcher": "^4.4|^5.3|^6.0"
},
"require-dev": {
"phpunit/phpunit": "^6.1"
Expand Down

0 comments on commit 50a4f38

Please sign in to comment.