Skip to content

Commit

Permalink
chore: uses stable version of paratest
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 10, 2023
1 parent ff777e2 commit a58f126
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"symfony/console": "^7.0.0"
},
"require-dev": {
"brianium/paratest": "dev-patch-1 as 7.2.9",
"ergebnis/phpstan-rules": "^1.0.",
"laravel/pint": "^1.0.0",
"mockery/mockery": "^1.6",
Expand All @@ -25,12 +24,6 @@
"symfony/var-dumper": "^7.0.0",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
},
"repositories": [
{
"type": "git",
"url": "https://github.com/nunomaduro/paratest"
}
],
"autoload": {
"psr-4": {
"Termwind\\": "src/"
Expand Down

0 comments on commit a58f126

Please sign in to comment.