| 
					
				 | 
			
			
				@@ -1,4 +1,4 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-# Figli Drupal 9 Starterkit Profile 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+# Figli Drupal 10 Starterkit Profile 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ## install 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -6,7 +6,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ### install drupal with composer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ``` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 cd public_html 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-composer create-project drupal/recommended-project:^9.5 . 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+composer create-project drupal/recommended-project:^10.0 . 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ``` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ### clone this profile into profiles folder 
			 |