Skip to content

Commit e2b0313

Browse files
Merge pull request #34 from quant-php/dev
dev
2 parents 9317e13 + 2f3fbb7 commit e2b0313

File tree

7 files changed

+768
-789
lines changed

7 files changed

+768
-789
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source projects, where functionality has proven useful to justify a refactoring
77
## Installation
88

99
```bash
10-
$ composer require quant-php/quant
10+
$ composer require quant/quant
1111
```
1212

1313
## Documentation

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"phpstan/phpstan": "^1.10",
2525
"squizlabs/php_codesniffer": "^3.7",
2626
"phpstan/extension-installer": "^1.3",
27-
"quant/phpstan": "dev-main"
27+
"quant/phpstan": "^1.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)