Skip to content

Commit eea3bf7

Browse files
committed
Removed PHP version dependency
1 parent 635d30c commit eea3bf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "kg-bot/laravel-localization-to-vue",
33
"description": "Laravel package used to collect all localization files from resources/lang directory and sub-directories and make them available as JSON file",
44
"require": {
5-
"php": ">=7.1",
65
"laravel/framework": "5.*"
76
},
87
"keywords": [

0 commit comments

Comments
 (0)