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 f746183 commit 19952d1Copy full SHA for 19952d1
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2023 DevNet Framework
+Copyright (c) DevNet Framework
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,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "devnet/core": "1.0.*"
+ "devnet/system": "1.1.*"
14
},
15
"bin": [
16
"bin/devnet"
0 commit comments