Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Commit db13d79

Browse files
authored
Update composer.json
1 parent 2a9068a commit db13d79

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^5.6 || ^7.0",
19-
"doctrine/inflector": "~1.0"
18+
"php": "^5.6 || ^7.0"
2019
},
2120
"require-dev": {
2221
"phpunit/phpunit": "~5.7",
@@ -27,4 +26,4 @@
2726
"Deimos\\": "src/"
2827
}
2928
}
30-
}
29+
}

0 commit comments

Comments
 (0)