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 2624463 commit bcc3f41Copy full SHA for bcc3f41
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.8](https://github.com/wayofdev/laravel-package-tpl/compare/v1.1.7...v1.1.8) (2023-04-18)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/extension-installer to v1.3.0 ([2624463](https://github.com/wayofdev/laravel-package-tpl/commit/2624463739d263f18c0af69115fb9eff5afd2fea))
9
10
## [1.1.7](https://github.com/wayofdev/laravel-package-tpl/compare/v1.1.6...v1.1.7) (2023-04-18)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.7",
+ "version": "1.1.8",
"repository": {
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
}
0 commit comments