Skip to content

Commit 762f565

Browse files
Merge pull request #2 from quant-php/dev
build(deps): update dependencies for quant/phpstan with quant/core ^1.0
2 parents c3f7f55 + 4840b7d commit 762f565

2 files changed

Lines changed: 2 additions & 1859 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"phpunit/phpunit": "^10.1",
2121
"phpstan/phpstan": "^1.10",
2222
"squizlabs/php_codesniffer": "^3.7",
23-
"quant/core": "dev-main"
23+
"quant/core": "^1.0"
2424
},
2525
"autoload": {
2626
"psr-4": { "Quant\\PHPStan\\": "" },
@@ -35,5 +35,5 @@
3535
]
3636
}
3737
},
38-
"minimum-stability": "dev"
38+
"minimum-stability": "stable"
3939
}

0 commit comments

Comments
 (0)