Merge branch 'dependabot-hex-apps-content-php_serializer-tw-2.0.0' into 'master'
chore(deps): update php_serializer requirement from ~> 0.9.0 to ~> 2.0.0 in /apps/content See merge request mythic-insight/legendary!77
This commit is contained in:
		
						commit
						7e3a98c53a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -57,7 +57,7 @@ defmodule Legendary.Content.MixProject do
 | 
			
		|||
      {:phoenix_html_sanitizer, "~> 1.1.0"},
 | 
			
		||||
      {:phoenix_live_reload, "~> 1.2", only: :dev},
 | 
			
		||||
      {:phoenix_live_dashboard, "~> 0.4.0"},
 | 
			
		||||
      {:php_serializer, "~> 0.9.0"},
 | 
			
		||||
      {:php_serializer, "~> 2.0.0"},
 | 
			
		||||
      {:plug_cowboy, "~> 2.0"},
 | 
			
		||||
      {:sitemap, "~> 1.1"},
 | 
			
		||||
      {:slugger, "~> 0.3"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue