File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v1.18.1
9+
10+ ### Changed
11+
12+ - Moved ` spatie/phpunit-snapshot-assertions ` to ` require-dev ` for the root package.
13+
814## v1.18.0
915
1016### Added
Original file line number Diff line number Diff line change 3636 "psr/simple-cache" : " ^3.0" ,
3737 "ramsey/uuid" : " ^4.7.4" ,
3838 "spatie/backtrace" : " ^1.8" ,
39- "spatie/phpunit-snapshot-assertions" : " ^4.2 || ^5.1" ,
4039 "symfony/console" : " ^7.2" ,
4140 "symfony/css-selector" : " ^7.2.0" ,
4241 "symfony/dom-crawler" : " ^7.3 <7.4" ,
6564 "phpunit/phpunit" : " ^10.5.62 || ^11.5.50 || ^12.5.8" ,
6665 "rector/rector" : " ^2.0" ,
6766 "spatie/once" : " ^3.1.1" ,
67+ "spatie/phpunit-snapshot-assertions" : " ^4.2 || ^5.1" ,
6868 "spatie/ray" : " ^1.41.4" ,
6969 "squizlabs/php_codesniffer" : " ^3.7" ,
7070 "symplify/monorepo-builder" : " ^10.3.3" ,
You can’t perform that action at this time.
0 commit comments