mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	use php7.4 for phing
This commit is contained in:
		
							parent
							
								
									d2cc7d083e
								
							
						
					
					
						commit
						f34bd41ec5
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							|  | @ -24,7 +24,7 @@ dist: | ||||||
| 	rm -rf tmp | 	rm -rf tmp | ||||||
| 
 | 
 | ||||||
| quickstart: | quickstart: | ||||||
| 	vendor/bin/phing -Dversion=$(VERSION) package | 	php7.4 vendor/bin/phing -Dversion=$(VERSION) package | ||||||
| 
 | 
 | ||||||
| unittest: | unittest: | ||||||
| 	vendor/bin/phing -Dversion=$(VERSION) phpunitfast | 	vendor/bin/phing -Dversion=$(VERSION) phpunitfast | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann