fix: removes version from composer.json

This commit is contained in:
Nuno Maduro
2023-03-20 10:55:47 +00:00
parent 2973b600f5
commit 8f91f40e8e

View File

@ -29,7 +29,6 @@
"webmozart/assert": "<1.11.0", "webmozart/assert": "<1.11.0",
"phpunit/phpunit": ">10.0.16" "phpunit/phpunit": ">10.0.16"
}, },
"version": "2.x-dev",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Pest\\": "src/" "Pest\\": "src/"