Skip to content

Commit 1fb4fec

Browse files
authored
Merge pull request #16 from langleyfoxall/upgrade/24-01-07
Upgrading helpers-laravel package
2 parents 7ffa0cb + 48a75d0 commit 1fb4fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"php": "^7.2||^8.0",
66
"laravel/framework": "^5.1||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0",
7-
"langleyfoxall/helpers-laravel": "^2.0"
7+
"langleyfoxall/helpers-laravel": "^2.0 || ^3.0"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)