File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 "mustangostang/spyc" : " dev-master#dfd9aadc1f5224065d55b42b712c7e99a50a3f4d"
88 },
99 "require-dev" : {
10- "statamic/cms" : " ^v6.0.0-alpha.3 " ,
10+ "statamic/cms" : " ^v6.0.0-alpha.15 " ,
1111 "mockery/mockery" : " ^1.4.4" ,
1212 "orchestra/testbench" : " ^10.0" ,
1313 "phpunit/phpunit" : " ^11.0"
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ public function it_doesnt_touch_assets_config_if_empty()
7272 public function it_migrates_cp_settings ()
7373 {
7474 $ this ->assertConfigFileContains ('cp.php ' , <<<'EOT'
75- 'getting_started',
75+ //
7676EOT
7777 );
7878
@@ -85,7 +85,7 @@ public function it_migrates_cp_settings()
8585
8686 $ this ->assertConfigFileContains ('cp.php ' , <<<'EOT'
8787 'widgets' => [
88- 'getting_started',
88+ //
8989 [
9090 'type' => 'collection',
9191 'collection' => 'blog',
You can’t perform that action at this time.
0 commit comments