We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bcb48 commit 39b683bCopy full SHA for 39b683b
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2020 Gregory Baboolal
+Copyright (c) 2021 Gregory Baboolal
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
composer.json
@@ -10,8 +10,8 @@
10
}
11
],
12
"require": {
13
- "php": "^7.4",
14
- "mvc5/mvc5": "^14.0"
+ "php": "^8.0",
+ "mvc5/mvc5": "^15.0"
15
},
16
"autoload": {
17
"psr-4": {
0 commit comments