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

Commit aea6c4d

Browse files
committed
Update composer.json
1 parent 75ae84d commit aea6c4d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@
1717
"source": "https://github.com/r15ch13/peculiar"
1818
},
1919
"require": {
20-
"php": ">=5.3.0",
21-
"illuminate/support": "4.2.*",
22-
"rhumsaa/uuid": "2.7.*"
20+
"illuminate/database": "~4.2",
21+
"rhumsaa/uuid": "~2.7"
2322
},
2423
"autoload": {
2524
"psr-0": {

0 commit comments

Comments
 (0)