Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 302bdec

Browse files
author
Kevin Auvinet
committed
change minimum version of php
1 parent caa88e8 commit 302bdec

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎.travis.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- '7.2'
54
- '7.3'
65

76
services:

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "project",
55
"license": "MIT",
66
"require": {
7-
"php": "^7.2",
7+
"php": "^7.3",
88
"doctrine/doctrine-bundle": "^1.6.10",
99
"doctrine/doctrine-migrations-bundle": "^2.0",
1010
"doctrine/orm": "^2.5.11",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /