We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd6afd commit 039949eCopy full SHA for 039949e
CHANGELOG.md
@@ -10,6 +10,21 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
10
### Changed
11
### Removed
12
13
+## 2.11.0
14
+### Changed
15
+
16
+- Disables fully_qualified_strict_types (see [laravel/pint#240](https://github.com/laravel/pint/pull/240))
17
18
+## 2.10.0
19
20
21
+- Change default for nullable_type_declaration_for_default_null_value (see [laravel/pint#236](https://github.com/laravel/pint/pull/236))
22
23
+## 2.9.0
24
25
26
+- Replace deprecated rules (see [laravel/pint#224](https://github.com/laravel/pint/pull/224))
27
28
## 2.8.1
29
30
0 commit comments