Releases: Laravel-Lang/publisher
Releases · Laravel-Lang/publisher
v4.6.0-RC1
Merge pull request #57 from andrey-helldar/features/jsonable Add the ability to copy json keys
v4.5.1
Updated commands descriptions
v4.5.0
v4.4.1
v4.4.0
Added
- Added validation-inline in translation publish (4a0cfa5, Laravel-Lang/lang#1281)
Fixed
- assertDirectoryNotExists() is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertDirectoryDoesNotExist() instead. (9c43e78, c0bf776)
- Optimized use blocks for working with styleci service (9d41a01, 31a1df4)